Go to developer

Web 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.

KeyraOAuthError

OAuth/popup/callback failures (code: popup_blocked, invalid_state, …).

KeyraTimeoutError

Popup verification timed out.

KeyraPartner2FABrowserError

Browser Partner proxy misuse / failures.

KeyraError

Shared base error (re-exported).

KeyraServerError

HTTP error from KEYRA APIs.

Back to Web SDK