Skip to main content
Web SDK requests reject with EraWebError.

Fields

Local error codes

The API can return more specific validation codes. Invalid publishable keys and visitor IDs throw Error before a request is made.

Retry behavior

The Web SDK does not retry requests automatically. Retry only after a user action and only when retryable is true. In particular, do not resend verification codes in a background loop. If an operation fails with visitor_reset, restart the flow for the new visitor instead of reusing the previous challenge.