Skip to content

Why is my fetch() call returning a CORS error?” #720

Answered by chauhan-varun
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

When your fetch() call returns a CORS (Cross-Origin Resource Sharing) error, it usually means the server you're trying to contact is not allowing requests from your origin (the domain or port your site is being served from).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant