PASSWORD_CHANGED

Represents an error indicating that the password has changed since the date of the token generation.

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