cusdis
cusdis copied to clipboard
NGINX CORS error
Sometimes cusdis is working, Sometimes it's not (Ref #135)
Throwing this error in the browser console
Access to script at 'https://example.com/js/iframe.umd.js' from origin 'https://example.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Have you tried the Nginx config in #135 it should stop it from generating the issue. What's being returned in the headers with reference to cors access?
still dealing with this issue to be honest. It worked for a bit, then no longer. It simply is difficult to reproduce consistently.
still dealing with this issue to be honest. It worked for a bit, then no longer. It simply is difficult to reproduce consistently.
Did you manage to solve it?
Nope
You might be able to get better support from the Nginx community, for me it's been working flawlessly with Caddy, it might be just a matter of adjusting the configuration.
The last solution from #135 definetly worked for me.