Closed saevarom closed 5 years ago
Interesting! It looks like this happens because you're using http
instead of https
. For the last month or so, we've been redirecting http
to https
with a 301, but forgot to add the CORS headers to the 301 response.
Thanks for pointing this out!
Let me know if https
works for you.
Ah, didn't think of trying https, just copied the example in the docs! HTTPS works, thanks!
Describe the issue you are having here.
Steps to reproduce
The resulting error: