Field InvalidGrant
InvalidGrant The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
Namespace: Unity.Services.Authentication.PlayerAccounts
Assembly: solution.dll
Syntax
public const int InvalidGrant = 10106
Returns
Type | Description |
---|---|
int |