-1 |
busy system |
系统繁忙 |
-2 |
internal error |
内部错误 |
40001 |
invalid credential |
不合法的调用凭证 |
40002 |
invalid grant_type |
不合法的grant_type |
40003 |
missing scope |
缺失scope参数 |
40004 |
AppID or AppSecret error, please confirm the correctness of AppSecret |
AppID或者AppSecret错误 |
40005 |
invalid access_token |
不合法的access_token |
40006 |
invalid refresh_token |
不合法的refresh_token |
40007 |
invalid url size |
不合法的url长度 |
40008 |
invalid url |
不合法的url |
40009 |
access_token missing |
缺失access_token参数 |
40010 |
appid missing |
缺失appid参数 |
40011 |
refresh_token missing |
缺失refresh_token参数 |
40012 |
appsecret missing |
缺失secret参数 |
40013 |
missing code |
缺失code参数 |
40014 |
missing state |
缺失state参数 |
40015 |
access_token expired |
access_token超时 |
40016 |
refresh_token expired |
refresh_token超时 |
40017 |
missing url |
缺失url参数 |
40018 |
code expired |
code超时 |
40019 |
require GET method |
需要使用GET方法请求 |
40020 |
require POST method |
需要使用POST方法请求 |
40021 |
require https |
需要使用HTTPS |
40022 |
empty post data |
空白的POST数据 |
40023 |
empty content |
空白的内容 |
40024 |
Unlawful redirect_uri |
不合法的redirect_uri |
40025 |
Wrong user account or password |
用户账户或密码错误 |
40026 |
missing redirect_uri |
缺失redirect_uri参数 |
40027 |
invalid scope |
不合法的scope |
40028 |
missing grant_type |
缺失grant_type参数 |
40029 |
invalid response_type |
不合法的response_type |
40030 |
No response_type supplied |
缺少response_type参数 |
40031 |
invalid code |
不合法的code |
40032 |
IP is not authorized |
IP未被授权 |
40033 |
Unauthorized type |
不被授权的类型 |
40034 |
The state parameter cant exceed 128 bytes |
state参数不能超过128个字节 |
40035 |
AppIp or RefreshToken errors |
AppIp或者RefreshToken错误 |
40036 |
missing client_secret |
缺失client_secret参数 |
40037 |
Frequent operation, freezing for a period of time |
操作频繁,冻结一段时间 |
40038 |
invalid AppID |
不合法的AppID |
40039 |
invalid OpenID |
不合法的OpenID |
40040 |
invalid oauth_consumer_key |
不合法的oauth_consumer_key |
40041 |
No user information |
暂无用户信息 |
40042 |
Illegal temporary bills |
不合法的临时票据 |
40043 |
Invalidation of temporary bills |
临时票据失效 |
40044 |
Access ABCD token no permission |
access_token无权限 |
40045 |
There is no user information at present, so it needs to be associated and bound. |
暂无用户信息,需要进行关联绑定 |
40046 |
Try again later due to too many login errors |
由于登录错误次数过多稍后再试 |