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

Any 403 with AccessDenied message should be omitted #245

Merged
merged 4 commits into from
Oct 19, 2020

Conversation

zionts
Copy link
Contributor

@zionts zionts commented Oct 19, 2020

These errors appear to continue to bubble up to users. This changes our
error-handling to omit any 403 with the string "AccessDenied" in its
text when communicating with federation.api.apollographql.com

These errors appear to continue to bubble up to users. This changes our
error-handling to omit any 403 with the string "AccessDenied" in its
text when communicating with `federation.api.apollographql.com`
Copy link
Member

@trevor-scheer trevor-scheer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog entry please and LGTM!

Co-authored-by: Trevor Scheer <[email protected]>
@zionts zionts merged commit 5096a48 into main Oct 19, 2020
@zionts zionts deleted the adam/20/10/more-general-403-handling branch October 19, 2020 19:28
@Enrico2
Copy link
Contributor

Enrico2 commented Oct 19, 2020

@zionts make sure you squash & merge next time if it wasn't on purpose (with gh defaults and all..)

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.

3 participants