401 | Invalid access token: xxx | Token失效,需要重新通过接口获取token&刷新token |
10001 | System exception | 系统异常,请稍后再试 |
10002 | System maintenance | 系统维护中,请稍后再试 |
10003 | System busy | 系统繁忙,请稍后再试 |
10004 | System running exception | 系统运行异常,请稍后再试 |
10005 | Service not found | 服务未注册,请联系管理员进行注册 |
10006 | Bad request | 传参错误,请确保请求方法、请求信息、请求数据格式等是正确的 |
10008 | Internal error | 内部错误,请稍后重试 |
20001 | Client not found | 应用未注册,请联系管理员进行注册 |
20003 | Invalid access_token | 查看token是否填写正确,是否过期 |
20004 | Client do not have permission to access this service | 应用没有访问此服务的权限,请联系管理员进行注册 |
20005 | Client config error | 应用配置错误,请联系管理员进行修改 |
20006 | Invalid client | 应用已失效,请联系管理员重新注册 |
20007 | Request repeated | 请求重复,请稍后再试 |
20008 | System timestamp is null | 系统时间戳为空,请检查参数的正确性 |
20009 | Verify fail | 验签失败,请检查应用信息是否正确 |
20010 | Api timeout | API访问超时,请稍后再试 |
20011 | Request parameter error | 请求参数错误,请检查参数的正确性 |
20012 | The client information is empty | 应用信息为空,请检查应用参数的正确性 |
20013 | refresh_token cannot be null | refresh_token不能为空,请检查参数的正确性 |
20014 | access_token cannot be null | access_token不能为空,请检查参数的正确性 |
20015 | timeout cannot be null | timeout不能为空,请检查参数的正确性 |
20016 | salt cannot be null | salt不能为空,请检查参数的正确性 |
20017 | open cannot be null | open不能为空,请检查参数的正确性 |
20018 | type: {} does not exist | 应用类型不存在,请检查参数的正确性 |
20019 | AK/SK authentication cannot be obtained access_token | 应用鉴权类型不匹配,请检查应用的鉴权类型是否正确 |