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
- User denied verification
- 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.
Related
API: POST /oauth/authorize/init, POST /verify/start
SDK: verify(), verifyWithPopup()
Troubleshooting: oauth
Guides: How OAuth works
