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

CORS Preflight status 307 #429

Closed
MattHartz opened this issue Dec 6, 2016 · 1 comment
Closed

CORS Preflight status 307 #429

MattHartz opened this issue Dec 6, 2016 · 1 comment

Comments

@MattHartz
Copy link

Hi,

I'm trying to handle a CORS redirect on my preflight request before firing a GET request. Is there a way to handle this with fetch?

Thanks

@MattHartz
Copy link
Author

Turns out it was an error with Google App Engine. If you add a "-preview" to "appspot" part of your URL it works without redirects... in case anyone spends 4 hours trolling google looking for solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant