Skip to main content

Cause

The refresh token is missing, revoked, or otherwise unusable. Guile did not issue a new access token.

Fix

Send the user through sign-in again. OTP or passkey via create an authentication challenge: to obtain new access and refresh tokens. Do not retry refresh with this token.

Retry safety

Not retryable

Raised by

These operations can return this problem:

Example