错误码表
更新时间:2025-03-31
验证错误
| 错误码 | 错误信息 | 说明 | 备注 | 
|---|---|---|---|
| 110 | Access token invalid or no longer valid | Access Token过期失效 | 请重新获得有效的Token | 
| 283501 | License file check error | 授权文件不匹配 | 请在控制台中配置正确的包名,并确认使用了正确的授权文件 | 
| 283502 | App identifier unmatch | BundleId不匹配 | 请在控制台中配置正确的包名,并确认使用了正确的授权文件 | 
| 283503 | License file not exists | 请确认aip-ocr.license文件存在于assets文件夹中 | |
| 283504 | Network error | 网络请求失败 | 请授权App网络权限并保证网络通畅 | 
| 283505 | Server illegal response | 服务器返回数据异常 | |
| 283506 | Load jni so library error | JNI加载异常 | 请确认开发包中的so库被正确加载 | 
| 283507 | App signsure md5 unmatch | 签名MD5不匹配 | 请在控制台中配置正确的签名MD5,并确认使用了正确的授权文件 | 
| 283601 | Server authentication error | 身份验证错误。 | 请在控制台中配置应用,并确认填写了正确的AK/SK,或使用了正确的授权文件 | 
| 283602 | Authentication time error | 时间戳不正确,可能是设备时间异常。 | 请确保不要改变调用设备的本地时间 | 
| 283604 | App identifier unmatch | 错误的PackageName或者BundleId | 请在控制台中配置正确的包名,并确认使用了正确的授权文件 | 
| 283700 | Server internal error | 服务器内部错误 | 您可以在工单系统中提交错误信息中的logId,我们将尝试帮您排查错误原因 | 
服务错误
| 错误码 | 错误信息 | 描述 | 
|---|---|---|
| 216015 | module closed | 模块关闭 | 
| 216100 | invalid param | 非法参数 | 
| 216101 | not enough param | 参数数量不够 | 
| 216102 | service not support | 业务不支持 | 
| 216103 | param too long | 参数太长 | 
| 216110 | appid not exist | APP ID不存在 | 
| 216111 | invalid userid | 非法用户ID | 
| 216200 | empty image | 空的图片 | 
| 216201 | image format error | 图片格式错误 | 
| 216202 | image size error | 图片大小错误 | 
| 216300 | db error | DB错误 | 
| 216400 | backend error | 后端系统错误 | 
| 216401 | internal error | 内部错误 | 
| 216500 | unknown error | 未知错误 | 
| 216600 | id number format error | 身份证的ID格式错误 | 
| 216601 | id number and name not match | 身份证的ID和名字不匹配 | 
| 216630 | recognize error | 识别错误 | 
| 216631 | recognize bank card error | 识别银行卡错误(通常为检测不到银行卡) | 
| 216632 | ocr | unknown error | 
| 216633 | recognize idcard error | 识别身份证错误(通常为检测不到身份证) | 
| 216634 | detect error | 检测错误 | 
| 216635 | get mask error | 获取mask图片错误 | 
| 282000 | logic internal error | 业务逻辑层内部错误 | 
| 282001 | logic backend error | 业务逻辑层后端服务错误 | 
| 282100 | image transcode error | 图片压缩转码错误 | 
 
 