Skip to Content
DevelopersError reference

AUTH/REFRESH_TOKEN_INVALID

The refresh token is missing, expired, invalid or already used.

Classification

Application code. The wire value and spelling remain the same in every language. A registered code does not establish that its feature is active in every deployment.

Handling

Separate player reauthentication from server configuration or storage failures. Start a new provider flow when the login attempt is invalid; investigate signing configuration and storage on the server when appropriate. Never request a private key, mnemonic or callback token in a report.

Normalization contract · All codes · Report a problem