AccessTokenErr
Type: object
Required:
- error
Properties:
error:
Type: string
enum:
- invalid_request
- invalid_client
- invalid_grant
- unauthorized_client
- unsupported_grant_type
- invalid_scope
error_description:
Type: string
error_uri:
Type: string