twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.48k stars 2.43k forks source link

GraphQLError: Forbidden resource #8632

Open FelixMalfait opened 4 days ago

FelixMalfait commented 4 days ago

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.

yadavshubham01 commented 4 days ago

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