github page cors error please help #37317
Unanswered
East-cloud-of-forest
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment 1 reply
-
|
The problem is that the You cannot solve that inside your site, it's something the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am making a page that receives xml from open api without a server.
In devserver, I solved the cors using a proxy, but I don't know how to build it on the github page.
I know that my repositories are public and access-control-allow-origin will be * when github pages are public. But I keep getting the cors error.
Open API only supports xml format.
please help
Beta Was this translation helpful? Give feedback.
All reactions