Hi,
i have a very weird problem, I have made an app to find vaccine slots and i am using this api. I usually test using “Preview as responsive web app” and everything works fine. But when i downloaded, the app crashes when i choose “select state”. After a lot of debugging i figured out the problem, the response is giving me error 403. I tried the same thing in my linux terminal (using curl) and i got the same error. It works if i use preview as responsive web app on that phone. Now since android is also linux, is that why i am getting the same response? And how can i fix it. attaching the screenshots and copy of my project.
error:
403 ERROR
The request could not be satisfied.
Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront) Request ID: krk4bGENoj-M6BZe5plGTbjeLHBLDiAdDL4h9J22BkaL6rVgawr4qg==
Project link: click here
Note: What i got as an error was html code, it seems like thunkable has done all the work and displayed the output.