Description
This document provides a comprehensive list of error codes related to Journey codes, along with their corresponding types and descriptions.Journey codes
| Error Code | Error Type | Error Message |
|---|---|---|
| UAEKYC-ERR-JOURNEY-001 | JOURNEY | Invalid Journey Token |
| UAEKYC-ERR-JOURNEY-002 | JOURNEY | Journey Not Found |
| UAEKYC-ERR-JOURNEY-003 | JOURNEY | Unauthorized Journey Request |
| UAEKYC-ERR-JOURNEY-004 | JOURNEY | Fetch customerDetails window exceeded |
| UAEKYC-ERR-JOURNEY-005 | JOURNEY | Journey has already been completed |
| UAEKYC-ERR-JOURNEY-006 | JOURNEY | Document extraction attempts exceeded |
| UAEKYC-ERR-JOURNEY-007 | JOURNEY | Liveness attempts exceeded |
| UAEKYC-ERR-JOURNEY-008 | JOURNEY | Document entered is not allowed. Please check the documentsAllowed for the organization. |
| UAEKYC-ERR-JOURNEY-009 | JOURNEY | Non Visitor onboarding is not allowed. Please check the configuration for the organization |
| UAEKYC-ERR-JOURNEY-010 | JOURNEY | No image for face match |
| UAEKYC-ERR-JOURNEY-015 | JOURNEY | User has been blocked due to multiple failed attempts |
Journey Warning codes
| Error Code | Error Type | Error Message |
|---|---|---|
| UAEKYC-WARN-JOURNEY-001 | JOURNEY | Next failed attempt for the user will result in blockage. |
The blocking mechanism prevents identity theft by temporarily blocking users after 5 failed verification attempts in a calendar day. For more details, see Journey Blocking Mechanism.
Validation codes
| Error Code | Error Type | Error Message |
|---|---|---|
| UAEKYC-ERR-VAL-001 | Validation | Invalid Consent DataType |
| UAEKYC-ERR-VAL-002 | Validation | Journey Type ENUM Mismatch |
| UAEKYC-ERR-VAL-003 | Validation | Journey Type Missing |
| UAEKYC-ERR-VAL-004 | Validation | Invalid Journey DataType |
| UAEKYC-ERR-VAL-006 | Validation | Invalid Gesture DataType |
| UAEKYC-ERR-VAL-007 | Validation | Gestures should be an array and only allowed ENUMS should be passed |
| UAEKYC-ERR-VAL-008 | Validation | DocumentAllowed DataType Wrong |
| UAEKYC-ERR-VAL-009 | Validation | Only allowed ENUMS should be passed in documents_allowed |
| UAEKYC-ERR-VAL-010 | Validation | Invalid EmiratesID Format |
| UAEKYC-ERR-VAL-011 | Validation | Invalid EmiratesID Datatype |
| UAEKYC-ERR-VAL-012 | Validation | Invalid PassportDetails DataType |
| UAEKYC-ERR-VAL-013 | Validation | Invalid PassportNumber DataType |
| UAEKYC-ERR-VAL-014 | Validation | Invalid Nationality DataType |
| UAEKYC-ERR-VAL-015 | Validation | Nationality ISO3 Code Format allowed |
| UAEKYC-ERR-VAL-016 | Validation | Invalid PassportType DataType |
| UAEKYC-ERR-VAL-017 | Validation | Either emiratesIdNumber or passportDetails or gccDetails or uaeKycId must be provided when journeyType is AUTHORISE |
| UAEKYC-ERR-VAL-018 | Validation | Validation Error |
| UAEKYC-ERR-VAL-019 | Validation | Either emiratesIdNumber or passportDetails or gccDetails or uaeKycId should be provided when journeyType is AUTHORISE or REKYC. Dont provide more than 1 |
| UAEKYC-ERR-VAL-020 | Validation | Invalid skipSuccessPage DataType |
| UAEKYC-ERR-VAL-021 | Validation | Invalid nonVisitorOnboarding DataType |
| UAEKYC-ERR-VAL-022 | Validation | Invalid GCC IdNumber DataType |
| UAEKYC-ERR-VAL-023 | Validation | Invalid skipResultPage DataType |
| UAEKYC-ERR-VAL-024 | Validation | Invalid date or difference more than max allowed days |
| UAEKYC-ERR-VAL-025 | Validation | INPUT VALIDATION ERROR |
Transaction codes
| Error Code | Error Type | Error Message |
|---|---|---|
| UAEKYC-ERR-TRANSACTION-001 | TRANSACTION | API Key Missing |
| UAEKYC-ERR-TRANSACTION-002 | TRANSACTION | API Key Invalid |
| UAEKYC-ERR-TRANSACTION-003 | TRANSACTION | API Key Not Found |
| UAEKYC-ERR-TRANSACTION-004 | TRANSACTION | Transaction Type Invalid |
| UAEKYC-ERR-TRANSACTION-005 | TRANSACTION | API Key Inactive |
