5 Error Codes
This page describes the error code that occurs during the operation of SenseID.
error_code | Value | Description |
|
| Success |
|
| Invalid parameter, please check whether the value of each input parameter is correct |
|
| Handle error, please check whether the input handle is correct |
|
| Insufficient memory, system error |
|
| Operation failure, internal error |
|
| The image format is not supported, please refer to the interface description |
|
| Resource file not found (such as license, model, etc.). Check whether the input path is correct |
|
| Incorrect file format, mainly related to the model file |
|
| Model file expired |
|
| Illegal license file (for example, the product name is not consistent), or license file does not load. |
|
| license file or SDK expires |
|
| UDID mismatch, and the hardware fingerprint bound to the license is inconsistent with the current device’s hardware fingerprint |
|
| Product SDK version mismatch. The current SDK version is beyond the version range specified in the license |
|
| The platform is not supported. The current running SDK platform is inconsistent with the platform scope specified in the license |
|
| Model decompression failed, please check whether the model file is damaged |
|
| Submodel does not exist, please check whether the use of the model file is correct |
|
| Use an interface that does not support capabilities in the license |
|
| Failed to get the UDID |
|
| Failed to read the model file |
|
| Failed to load dynamic library |
|
| The parent license can't |
|
| Too many parent certificates of the authorization file, up to 10 levels |
Last updated