Live demo of agent247 on Digio's docs — click the orange button at the bottom right to start.

Error Codes

Error Codes received from AA

The error codes are sent as received from the AA for easy resolution of issues.

Error CodeMessageStatusMandatoryWhen is this returned
0SuccessSYWhen the user has accepted the consent
1Consent is rejectedFYWhen the user rejects the consent
2Consent not availableFYConsent Request not Found with AA
3Invalid requestFYThe redirection request has invalid data
4User authentication failedFNUser is not able to authenticate self
6Session timeoutFNOn login page, user doesn't act
7Account not discoveredFNFIP Id is passed but accounts were not discovered (error 404) and user cancels
8Account not discoveredFNFIP Id is passed but accounts were not discovered due to FIP error (non-404)
9Account not discoveredFNMultiple FIP Ids passed or none passed, and no account discovered
10Account not linkedFNAccounts discovered; user does nothing; session timeout
11Account not linkedFNAccounts discovered; user clicks cancel
12Account link OTP not attemptedFNAccounts discovered, OTP not entered, user cancels
13Account link OTP not attemptedFNAccounts discovered, OTP not entered, user timeout
14Account link OTP authentication failedFNAll account links failed due to wrong OTPs; user cancels
15Account link OTP authentication failedFNAll account links failed due to wrong OTPs; user timeout
16Account link failedFNUser enters valid OTP but all links fail at FIP
17OTP failed for some accountsFNPartial OTP failures; user cancels
18OTP failed for some accountsFNPartial OTP failures; user timeout
19Account link failed for some accountsFNPartial failures; user cancels journey
20Unknown errorFNAA not able to send any valid error code

Digio Specific Error Codes

These are error codes defined by Digio TSP, if some error occurs on TSPs end, and not on AA or FIP end.

Error Code NameError CodeDescriptionStatus
DUPLICATE_REQUEST1128Duplicate request receivedFORBIDDEN
UNAUTHORIZED1111You are not authorized to take this action!UNAUTHORIZED
BAD_REQUEST1102Bad requestBAD_REQUEST
ACTION_NOT_ALLOWED_IN_CURRENT_STATE1152Requested action not allowed in current entity stateFORBIDDEN
ENTITY_NOT_FOUND1016Entity not found for this idNOT_FOUND
UNAUTHORIZED_ACCESS1018You are not authorized to take this action!UNAUTHORIZED
FORBIDDEN1221ForbiddenFORBIDDEN
INTERNAL_ERROR1001System Error has occurredINTERNAL_SERVER_ERROR
INVALID_SESSION_ID1234Invalid session idBAD_REQUEST
INVALID_REQUEST1217InvalidRequestBAD_REQUEST
UNAUTHORIZED_SOURCE_ORIGIN1044Unauthorized source originFORBIDDEN
INVALID_CONSENT_ID1227Invalid consent handleBAD_REQUEST
SERVICE_TEMPORARILY_UNAVAILABLE1199Service temporarily unavailable.SERVICE_UNAVAILABLE
ACCOUNT_BLOCKED1048Your account has been blocked. Please contact support!FORBIDDEN
INVALID_LIMIT_VALUE1088Limit value provided is invalidBAD_REQUEST
INVALID_OFFSET_VALUE1089Offset value provided is invalidBAD_REQUEST
AUTH_FAILED1002Session has expired or is invalidUNAUTHORIZED
IDEMPOTENCY_ERROR2000Idempotent requestCONFLICT
NO_PERMISSIONS1020You don't have permission to perform this action!FORBIDDEN
SIGNATURE_DOES_NOT_MATCH1229Signature does not matchBAD_REQUEST
TOO_MANY_REQUEST1163Too many requestsTOO_MANY_REQUESTS
INVALID_VERIFICATION_TOKEN1130Invalid verification tokenFORBIDDEN
INVALID_USER_STATE1064User does not have any registered email id or mobileINTERNAL_SERVER_ERROR
NO_USER_FOUND1006No user found for this idNOT_FOUND
FAILED_TO_SEND_SMS1061Failed to send sms!INTERNAL_SERVER_ERROR
FAILED_TO_SEND_EMAIL1007Failed to send email!INTERNAL_SERVER_ERROR

Was this page helpful?