-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix non-200 response for authorization errors on /v1/graphql #2173
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 non-200 response for authorization errors on /v1/graphql #2173
Conversation
|
Deploy preview for hasura-docs ready! Built with commit c201573 |
|
Review app for commit 05dde33 deployed to Heroku: https://hge-ci-pull-2173.herokuapp.com |
|
Review app for commit 340a62a deployed to Heroku: https://hge-ci-pull-2173.herokuapp.com |
|
Review app for commit 6dfe12e deployed to Heroku: https://hge-ci-pull-2173.herokuapp.com |
|
Review app for commit c201573 deployed to Heroku: https://hge-ci-pull-2173.herokuapp.com |
|
Review app https://hge-ci-pull-2173.herokuapp.com is deleted |
Description
Authorization checks would still return non-200 response on
/v1/graphql.Affected components
Related Issues
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds