Go to developer

verification_denied

Hosted verification reported denial / failure to the Web SDK.

On this page
Clientoauthoauthweb

Code: verification_denied · Shape: sdk_client

Meaning

Hosted verification reported denial / failure to the Web SDK.

Likely causes

  1. User denied verification
  2. Hosted flow failed

How to diagnose

  • KeyraOAuthError code verification_denied from KEYRA_AUTH_ERROR / deny payload.

How to fix

  • Allow the user to retry with a new verify.

Retry behavior

Yes — new verify.

API: POST /oauth/authorize/init, POST /verify/start

SDK: verify(), verifyWithPopup()

Troubleshooting: oauth

Guides: How OAuth works