Android Question CORS errors

JamieJ98

Member
Licensed User
Hi,

I'm making an app that shows a website but I am constantly getting CORS errors when I load in json files for certain things, is there any way to solve this?

Access to XMLHttpRequest from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-untrusted, https.
 
Last edited:

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top