Different API behavior at Web preview and mobile app preview

Hi, i am new to Thunkable, I have the problem working with the same API. On mobile it works as expected, but at Web Preview it fails.



I have no idea what I’m looking at. You wrote:

“On mobile it works as expected, but at Web Preview it fails.”

So… some questions:

  1. What API are you using?
  2. What information are you trying to get from the API?
  3. When it works as expected, what do you see?
  4. When it fails, what do you see?

When troubleshooting an API, it’s helpful to post the full JSON response as text. The easiest way to do that is to assign the green response block from the Web API block to a text input. That was you can preview the project and copy the resulting response. When you paste it here, make sure to format it with the </> button in the toolbar above the post so that it removes smart quotes.