credential_flow_not_configured:Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.
invalid_client:Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.
invalid_grant:The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
invalid_redirect_uri:The redirect uri included is not valid.
invalid_request:The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.
invalid_resource_owner:The provided resource owner credentials are not valid, or resource owner cannot be found
invalid_scope:The requested scope is invalid, unknown, or malformed.