Skip to main content

Error Codes

Description

If the Error field exists in the returned result, it means the API interface call failed. Example:

{
"code": 0,
"message": "Error code description",
"requestId": "4d5912a82af144f8a982c2da031c1035",
"data": {
}
}

code represents the error code, message represents the specific information of the error.

Error Code List

Error CodeDescription
1000000Parameter error (invalid parameter format, type, etc.)
1000001Internal system error
1000002Missing required parameter
1000003Callback event processing failed
1000004Filters parameter count exceeds limit
1000005Pagination parameter (Page) exceeds limit
1001001No available version
1001002Unknown image type
1001003Image MD5 mismatch
1001004Liveness detection failed
1001005Quality detection failed
1001006Video liveness detection failed
1001007PalmId does not exist, please re-register palmprint
1001008Already bound
1001009PalmId may have been bound by others (incorrect binding)
1001011Third-party authentication failed
1001012No data found in database
1001013No user matched in palmprint search hot library
1001014Auxiliary image does not exist
1001015Unknown verification type
1001016System capacity full (table capacity limit)
1001017User auxiliary image count exceeds limit
1001018UserId for verification does not match
1001019Verification ID has expired
1001020PalmId already exists
1001021High similarity palm exists
1001022User palmprint search hot library capacity has reached limit
1001023Database operation failed / User has been deleted (mid-air palm scenario)
1001024User does not exist in database
1001025Palmprint for user specified palm direction does not exist
1001026Database concurrent operation conflict, please retry
1001027Palmprint already exists
1001028Current sync index of feature to be inserted already exists
1001029Palm library feature quota exceeded (platform total quota insufficient)
1001030Platform not authorized for mid-air palm function
1001031Palm library quota cannot be lower than current usage
1001032Application does not exist
1001033Application already exists