Why do I see “ network error when attempting to fetch resource” when using the Web api connection with SAP

Hi,
I am trying to develop web api to connect with my SAP system.
the url is the following http://sr3xxxxxx.my:8000/zunlockuser/webunlockuser
the error that i take is the following “network error when attempting to fetch resource”.
Does thunkable support http connections?

image|370x121

my block is the following

1 Like

Hey @Application

Did you test this on a device or via the live preview in browser? If in browser this occurs, but not on mobile, it’s most certainly a CORS issue.

1 Like

Where in your code you are I itiaslizing the query parameters if your Web API?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.