Error response structure
- RESPONSE_TYPE_ENUM - The type of response for which the error occurred. It can be
INITIATE,VERIFY, orFAILED. - INTEGER_STATUS_CODE - The HTTP status code or a status code curated by Otpless.
- ERROR_CODE - The error code for the specific error curated by Otpless.
- ERROR_MESSAGE - The error message that describes the error in detail.
Errors for different Response Types
- INITIATE
- VERIFY
- FAILED
Bad requests:
Unauthorized requests:
HTTP Status Code 429: Too Many Requests:
Passkey Error Codes for Android
These are the types of errors that may arise during passkey authentication:Error messages and types may depend upon the device manufacturer. Hence if an unknown error type is encountered, errorCode 500 is provided.