TypeScript Server SDK Errors
Public error / exception classes from the SDK source.
On this page
Map SDK errors to API/HTTP failures where applicable, then take the recovery action from guides.
KeyraError
Base Partner 2FA error.
KeyraNetworkError
Network/timeout/abort failures.
KeyraTimeoutError
Polling helpers timed out.
KeyraChallengeDeniedError
Challenge denied by user.
KeyraChallengeExpiredError
Challenge expired.
KeyraEnrollmentExpiredError
Enrollment expired.
KeyraEnrollmentCancelledError
Enrollment cancelled.
KeyraEnrollmentFailedError
Enrollment failed.
KeyraIdentityError
Missing/invalid identity for disable/recovery.
KeyraServerError
Non-OK HTTP from OAuth/verify APIs (status + body).
KeyraAuthenticationError
Authentication failure class.
