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

Fix error from cross origin request #14

Closed
wants to merge 1 commit into from
Closed

Conversation

PeterJFB
Copy link
Contributor

@PeterJFB PeterJFB commented Jun 1, 2023

Default mode is same-origin, which prevented us from fetching data from abakus.no :P

Welp it didn't fix it

See:
https://developer.mozilla.org/en-US/docs/Web/API/Request/mode
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

@PeterJFB PeterJFB requested a review from norbye June 1, 2023 10:52
@vercel
Copy link

vercel bot commented Jun 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nyiabakus ✅ Ready (Inspect) Visit Preview Jun 1, 2023 10:52am

@PeterJFB
Copy link
Contributor Author

(:

@PeterJFB PeterJFB closed this Jun 16, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant