TOKEN_MAXIMUM_RENEW_REACHED

Represents an error indicating that the maximum number of renewals has been reached for the token, and further renewals are not permitted.

This error occurs when the token has reached its maximum renewal limit. Re-authenticate using valid login credentials to obtain a new authentication token.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int