This page displays the success and error codes associated with the the authentication APIs.
| Code | Description |
|---|---|
| 1502 | Unable to validate OTP. |
| 1503 | Unable to generate OTP. |
| 1504 | Unable to generate token. |
| 1505 | Invalid session. |
| 1506 | Invalid OTP. |
| 1507 | Mobile number does not match with the mobile number used to generate token/session. |
| 1508 | Device ID does not match with the device ID used to generate token/session. |
| 1509 | Brand name does not match with the brand name used to generate token/session. |
| 1515 | User does not exist. |
| 1518 | Reached the maximum allowed OTP retry attempts, Authenticate form the start. |
| 1519 | Invalid details passed. |
| 1520 | Password is enabled for the brand. Password cannot be empty. |
| 1521 | Password and confirm password does not match. |
| 1523 | Unable to change password. |
| 1524 | Password is not enabled for the brand. |
| 1525 | Cannot regenerate token, please authenticate again. |
| 1526 | Unable to validate password. |
| 1527 | Old password and new password cannot be same. |
| 1528 | Invalid password, please try with the correct password. |
| 1529 | Token has expired. |
| 1530 | Reached the maximum allowed password retry attempts, please reset your password. |
| 1531 | Unable to expire token. |
| 1532 | Unable to reset password. |
| 1534 | Reached the maximum number of OTPs allowed per customer. |
| 1535 | Maximum OTP count per customer cannot be 0 (it has to be >= 1). |
| 1537 | OTP is not generated for the provided details. Please generate OTP and try again. |
| 1540 | Either mobile or email is required to send OTP. |
| 1541 | Identifier used to generate session does not match with the identifier used to generate or validate OTP. |
| 1542 | Password does not meet the requirements. |
| 1543 | Username already exists. |
| 1546 | Invalid identifierType passed. |
