twentyhq / twenty

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

Handling Expired Token Errors #8642

Closed alivx closed 21 hours ago

alivx commented 21 hours ago

When a user's token expires, the error "Forbidden resource" is logged and even sent to Sentry. This behavior is intentional, as it signifies an authentication issue. However, this error should not be treated as a critical issue and therefore does not need to be logged or reported to Sentry.