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