LOGIN_EXPIRED

Represents an error indicating that the token used for authentication has reached its validity date and has expired.

This error requires the user to authenticate using their login and password again. 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