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.
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: