1010950
Invalid client application ID [{0}] or service [{1}]
1010951
Invalid client secret key
1010952
Invalid token type [{0}]
1010953
Unsupported grant type [{0}]
1010954
Invalid Resource Owner credentials
1010955
Unsupported response type
1010956
Registered Redirect Uri doesn't match with the one provided in the request
1010957
Invalid Grant
1010958
The client is not authorized to request an access token using this method
1010959
Invalid resource scope. Resource scope for a grant cannot be empty
1010960
Invalid resource scope. Resource [{0}] is not defined in the provider
1010961
Resource owner is already assigned for the grant [{0}]
1010962
Resource owner cannot be assigned to the grant in its current state
1010963
Resource owner not yet assigned for the grant [{0}]
1010964
Invalid action [{0}]
1010965
Resource Owner cannot authorize grant in its current state
1010966
Resource Owner cannot decline authorization grant in the current state
1010967
Access token cannot be obtained in the grant current state
1010968
Access Token cannot be renewed in current state
1010969
Invalid Grant ID
1010970
Invalid Status used in workflow definition.
1010971
Grant already in active state. Resource Owner cannot authorize the grant in its current state
1010975
Access Token expired
1010976
Authorization code already used
1010977
Failed to decrypt the JWT
1010978
Invalid JWT. JWT is non-conformant to JWT validation requirements
1010979
Failed to verify JWT signature
1010980
Failed to parse the given value as JWT
1010981
OAuth client application is not configured with any default scope
1010982
The requested scope [{0}] is invalid, it is not among the scopes configured for the OAuth client application
1010983
Invalid Access token
1010984
Failed to sign the JWT
1010985
Failed to encrypt the JWT
1010986
There is an active grant already issued to client by this user. Only one active grant can be issued to a client by a user
1010987
Provider declined grant
1010988
Invalid request host. Host did not pass XSS security check.