Skip to main content

Verification Service Error Codes

Verification service error codes are typically related to various client-side errors in request payloads, including missing or invalid fields such as requestId, exchange_id, or status_id. They often occur due to incorrect payload formats, invalid parameters, or mismatches with expected data during authentication or verification processes.

For any error code not documented here, please reach out to our support team and share the message and URL with us. We will immediately help investigate why this issue occured for you.

What does Verification service Error Code xxx mean?

cidaas returns error status codes on different occasion. To find about the Verification service related errors, you can navigate to the Verification Service Error Code Page and lookup your retrieved error code. There you will also find useful hints how to solve them.

For example:

If you encounter this error code (VER1003) in your application, you should follow the hint provided.

The following table represents the Verification service error codes that will help you in identifying and troubleshooting various errors or failures.

CodeErrorError DescriptionHint
VER1003client_errorclient_error: issue with the request payload structurethe request payload fields should be separated by semicolon and the last property should not have the semicolon at the end
VER1004client_errorclient_error: required fields are missing in the request payloadrequired fields are necessary in payload and you need to pass them
VER1005client_errorclient_error: invalid "requestId" is passed in the request payloadyou need to pass a valid "requestId" in the request payload
VER1011client_errorclient_error: invalid “push_id” is sent in the payloadyou need to send a valid “push_id” in the payload
VER1016client_errorclient_error: “method” sent as path parameter is not activeyou need to send active “method” as path parameter
VER1018client_errorclient_error: invalid “exchange_id” or expired “exchange_id” is sent in payloadyou need to send valid “exchange_id” in payload
VER1019client_errorclient_error: error while validating FIDO2 response, invalid payload is sent in bodyyou need to send valid payload
VER1020client_errorclient_error: verification “method” sent as path parameter is invalidyou need to send valid “method” as path parameter
VER1021client_errorclient_error: invalid “exchange_id” is sent in the payload or invalid pass code is sent in payloadyou need to send valid “exchange_id” or pass code in payload
VER1022client_errorclient_error: invalid “exchange_id” is sent in the payloadyou need to send valid “exchange_id” in payload
VER1023client_errorclient_error: error while authenticating user with face recognition, invalid “exchange_id” is sent in payloadyou need to send valid “exchange_id” in payload
VER1057client_errorclient_error: invalid “amr_values” are sent in url queryyou need to send valid “amr_values” in url query
VER1058client_errorclient_error: unable to acknowledge push notification as verification “method” sent as path parameter or payload are invalidyou need to send valid “method” as path parameter and valid payload
VER1059client_errorclient_error: “mobile_number” or “email” or “username” sent in payload is not matching with the flow when initiating the loginyou need to send valid “mobile_number” or “email” or “username” in payload which matches the flow when initiating the login
VER1060client_errorclient_error: invalid masked “sub” is sent in payloadyou need to send valid masked “sub” in payload
VER1061client_errorclient_error: “method” sent as path parameter is not configured by the useryou need to send “method” as path parameter which is already configured by the user
VER1064client_errorclient_error: invalid payload is sent in the requestyou need to send valid payload in request
VER1065client_errorclient_error: invalid “medium_id” is sent in payloadyou need to send valid “medium_id” in payload
VER1066client_errorclient_error: no device is configured for the data passed in payloadyou need to send valid payload in request, for which the device should be already configured
VER1068client_errorclient_error: the “exchange_id” sent in payload is not initiated with single factor authenticationyou need to send valid “exchange_id” in payload which should be initiated with single factor authentication
VER1069client_errorclient_error: unable to fetch user info through the “medium_id” sent in payloadyou need to send valid “medium_id” in payload
VER1070client_errorclient_error: “identifier” sent in payload is not matching with the login flowyou need to send valid “identifier” which should match with the login flow
VER1071client_errorclient_error: invalid “usage_type” is sent in the payloadyou need to send valid “usage_type” in payload
VER1072client_errorclient_error: invalid “password” is sent in the payload when doing the authenticationyou need to send valid “password”
VER1073client_errorclient_error: invalid data is sent in the payload and because of this reason getting error in fraud detection user existence checkyou need to send valid payload
VER1075client_errorclient_error: “status_id” sent as path parameter is invalidyou need to send valid “status_id” as path parameter
VER1078client_errorclient_error: “status_id” sent as path parameter is invalidyou need to send valid “status_id” path parameter
VER1080client_errorclient_error: invalid payload or invalid “status_id” path parameter is sent in the requestyou need to send valid payload and “status_id” as path parameter
VER0104client_errorclient_error: not able to find useruser information is not present or not found by using the identifier provided in the request

Need Support?

Please contact us directly on our support page