Hi all!
Thank you in advance for any ideas that may solve this issue.
On my webapp i have a path an image on another site. In the deployed version of my app the images do not load and the console give the error
Access to XMLHttpRequest at 'IMAGE PATH' from origin 'WEBAPP URL' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Any ideas on how to fix?