Skip to main content

2 docs tagged with "fido2-passkeys"

View all tags

Verification actions service error codes

Verification actions service error codes typically validates and processes various user identity and authentication-related requests, such as password resets, token validation, identity verification methods, and user credential configuration. Each code identifies a specific client-side error due to invalid, missing, expired, or reused data in the request payload or path parameters, guiding developers to ensure proper request formatting and valid inputs.

Verification Service Error Codes

Verification service error codes are typically related to various client-side errors in request payloads, including missing or invalid fields such as requestId, exchangeid, or statusid. They often occur due to incorrect payload formats, invalid parameters, or mismatches with expected data during authentication or verification processes.