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

403 The origin "null" is not authorized #53

Closed
intellix opened this issue Feb 27, 2017 · 2 comments
Closed

403 The origin "null" is not authorized #53

intellix opened this issue Feb 27, 2017 · 2 comments

Comments

@intellix
Copy link
Contributor

intellix commented Feb 27, 2017

Our API server implements CORS where we whitelist particular Origin headers. GraphiQL App is sending an origin of null which means we can't whitelist this application in particular.

Each time I work on our API I just have to disable CORS and it would be nice if GraphiQL App at least provided something here.

@intellix
Copy link
Contributor Author

Related: electron/electron#7931

@skevy
Copy link
Owner

skevy commented Jun 17, 2017

I don't have a use case for this specifically, but if you want to send a PR, I'd be glad to merge it!

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

No branches or pull requests

2 participants