NetworkError when attempting to fetch resource

My Api works on postman on my phone on the pc browser but its not working in thunkable the api ja http://103.151.60.214:3002/api/test

Is this the same issue as your other topic?

If not, post a screenshot of your blocks or a link to your project. Without seeing how you’ve set it up, there’s no way to know why it’s not working.

Hi,
At the moment, the Web API URL supports only HTTPS.

Could you please add an endpoint that starts with https?

You can learn more about Web API block in our docs: Web APIs Blocks | Thunkable Docs