Oauth2 Errors UnsupportedGrantType
Oauth2 Errors UnsupportedGrantType
Indicates that the authorization grant type is not supported by the authorization server.
This schema was added in vSphere API 8.0.3.0.
AllOf
This class requires all of the following:
JSON Example
{
"error": "string",
"error_description": "string",
"error_uri": "string"
}