Hi I am facing a CORS error when trying to send a POST request from webview.
Access to XMLHttpRequest at ‘https://’ from origin ‘http://SOME-ID.webview.localhost:3000’ has been blocked by CORS policy: The ‘Access-Control-Allow-Origin’ header has a value ‘null’ that is not equal to the supplied origin.
Is there a way to give the web-view origin a name so we can add that as allowed origin name? I believe these ID’s keeps on changing…?
[original thread by nitika sharma]