CORS header missing error on fetching public links
Hi all,
I have image stored on buildhip file storage and I have generated public download url.
I'm then trying to render the image with public url as src in my web app, but I get CORS error on missing 'Access-Control-Allow-Origin' header.
0 Replies