Error codes
Store error codes as names and messages as values.
FIELD_NOT_ALLOWED
Some fields are not allowed
JWE_DECRYPTION_ERROR
JWE payload can't be decrypted or object is malformed
JWE_INVALID_TOKEN
JWE token is invalid
JWT_EXPIRED
JWT has expired
JWT_INVALID
JWT is invalid and/or improperly formatted
JWT_INVALID_PREFIX
JWT prefix in the authorization header is invalid
JWT_INVALID_SINATURE
JWT signature cannot be validated
JWT_INVALID_TOKEN_TYPE
JWT type is invalid
JWT_NOT_FOUND
JWT was not found
JWT_NOT_FRESH
JWT is not fresh enough
JWT_USERNAME_NOT_FOUND
No username was found when decoding the JWT
QUERY_NOT_ALLOWED
You are not allowed to perform this query
SERVER_ERROR
Internal server error
Last update: 2021-02-18