You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editor's note: CORS headers should still happen on 404'd resources...
edit: please close this issue. I was calling https://wzrd.in/standalone/[email protected] instead of https://wzrd.in/standalone/react-redux@latest. My apologies.
I'm getting:
(index):1 XMLHttpRequest cannot load https://wzrd.in/standalone/[email protected]. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://robbiemu.github.io' is therefore not allowed access. The response had HTTP status code 502.
which is weird because when I load the url directly I see a cors response header in the network tab:
editor's note: CORS headers should still happen on 404'd resources...
edit: please close this issue. I was calling
https://wzrd.in/standalone/[email protected]
instead ofhttps://wzrd.in/standalone/react-redux@latest
. My apologies.I'm getting:
which is weird because when I load the url directly I see a cors response header in the network tab:
The text was updated successfully, but these errors were encountered: