554 B
554 B
1 | id | message |
---|---|---|
2 | AUTH_KEY_UNREGISTERED | The key is not registered in the system |
3 | AUTH_KEY_INVALID | The key is invalid |
4 | USER_DEACTIVATED | The user has been deleted/deactivated |
5 | SESSION_REVOKED | The authorization has been invalidated, because of the user terminating all sessions |
6 | SESSION_EXPIRED | The authorization has expired |
7 | ACTIVE_USER_REQUIRED | The method is only available to already activated users |
8 | AUTH_KEY_PERM_EMPTY | The method is unavailable for temporary authorization key, not bound to permanent |
9 | SESSION_PASSWORD_NEEDED | Two-step verification password required |