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.
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.