The authorization grant type is not supported by the authorization server
不支持的授权方式
unsupported_grant_type
130011203
The authorization server does not support obtaining an authorization code using this method
授权服务器不支持的请求方式
unsupported_grant_type
130011204
The authorization server encountered an unexpected condition which prevented it from fulfilling the request.
不可预知的服务器异常
server_error
130011205
The authenticated client is not authorized to use this authorization grant type
未授权此APP使用这种授权方式
unauthorized_client
130011206
The resource owner or authorization server denied the request
资源所有者拒绝授权
access_denied
130011207
The provided authorization grant (e.g. authorization code, resource owner credentials) is invalid, expired,revoked, does not match the redirection URIused in the authorization request, or was issued to another client
错误代码定义
code: 错误数字代码
type: 错误类型
description: 错误描述
1 系统级错误(SystemException)
2 业务级错误
2.1 OAuth2授权(OAuth2Exception)
2.2 用户(UsersException)
2.3 评论(CommentsException)
2.4 视频(VideosException)
2.5 节目(ShowsException)
2.6 专辑(PlaylistsException)
2.7 上传(UploadsException)