Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku example is broken #33

Closed
goldstar611 opened this issue Sep 16, 2021 · 0 comments
Closed

Heroku example is broken #33

goldstar611 opened this issue Sep 16, 2021 · 0 comments

Comments

@goldstar611
Copy link

The online examples that use heroku are broken due to CORS. Here's what the javascript console says in my browser:

soulheart.js:18 GET https://sh-example-arbitrary.herokuapp.com/ net::ERR_FAILED
(anonymous) @ soulheart.js:18
(anonymous) @ soulheart.js:64
sethherr.github.io/:1 Access to XMLHttpRequest at 'https://sh-example-simple.herokuapp.com/?per_page=10' from origin 'https://sethherr.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
jquery.js:8630 GET https://sh-example-simple.herokuapp.com/?per_page=10 net::ERR_FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant