OKYC error codes are standardized status codes that are returned by the API in response to a client's request.
Here are the Possible Error codes and reason for the Aadhaar OKYC
| Error Code | Error Description |
|---|---|
| -1000 | User Cancellation before KYC is complete |
| 1001 | KYC successful completed |
| 1002 | KYC Failed |
| 1003 | ZIP download failed (SDK throws exception). |
| 1004 | Network Issues or if UIDAI’s webpage is down |
| 1005 | User exceeds OTP attempts on KYC page |
| 1008 | Required permission not provided |
| 10012 | User’s mobile number is not linked with Aadhaar |
| 10015 | Technical Exception from UIDAI |
| 10016 | UIDAI server error. Please try again in some time. |
| 10017 | Network issue UIDAI not loaded, cancelled by user |
| 10018 | UIDAI Technical issue please try after some time. |
| 10019 | UIDAI could not be loaded please try after some time. |
| 404 | UIDAI Website could not be loaded |
| 403 | Invalid credentials (Check client_id and seceret_key) |