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

GraphQLError: Forbidden resource #8632

Open
FelixMalfait opened this issue Nov 21, 2024 · 1 comment
Open

GraphQLError: Forbidden resource #8632

FelixMalfait opened this issue Nov 21, 2024 · 1 comment
Labels
scope: backend Issues that are affecting the backend side only

Comments

@FelixMalfait
Copy link
Member

When a user's token expires we see an error "Forbidden resource" which is displayed in the logs / even sent to Sentry.
This is an intended error, it should be treated as an auth error and not be sent to Sentry/Logs.

This problem might be harder to solve than it looks.

@FelixMalfait FelixMalfait added the scope: backend Issues that are affecting the backend side only label Nov 21, 2024
@yadavshubham01
Copy link
Contributor

hey @FelixMalfait i think we need to update sentry configuration to ignore this error and update auth logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: backend Issues that are affecting the backend side only
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants