错误说明
授权
status | type | title | detail |
---|---|---|---|
401 | authentication-unauthorized | 未授权 | 请检查授权参数是否正确 |
401 | authentication-bad-secret | 未授权 | 客户端密钥错误 |
401 | authentication-client-not-found | 未授权 | 客户端不存在 |
401 | authentication-client-id-malformed | 未授权 | 客户端ID格式错误 |
401 | authentication-client-disabled | 未授权 | 客户端已禁用 |
401 | authentication-signature-time-skewed | 未授权 | 签名时间不正确 |
401 | authentication-signature-time-skewed | 未授权 | 签名已过期 |
403 | access-denied | 权限拒绝 | 权限拒绝 |
搜索
status | type | title | detail |
---|---|---|---|
400 | search-header-missing | 搜索失败 | 请求头缺少 |
400 | search-header-wrong-format | 搜索失败 | 请求头格式错误 |
403 | search-book-no-permission | 搜索失败 | 没有该书籍的权限,请联系运营人员 |
404 | search-book-not-found | 搜索失败 | 英汉书籍未找到 |
404 | search-book-not-found | 搜索失败 | 汉英书籍未找到 |
其它
http_statue_code | 描述 |
---|---|
429 | 超出请求次数限制,需要稍后再试 |