mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
New Oauth2 error message (#1524)
This commit is contained in:
@@ -233,6 +233,7 @@ ERROR_REASON_TO_EXCEPTION = {
|
||||
OAUTH2_TOKEN_ERRORS = [
|
||||
'access_denied',
|
||||
'access_denied: Requested client not authorized',
|
||||
'access_denied: Account restricted',
|
||||
'internal_failure: Backend Error',
|
||||
'internal_failure: None',
|
||||
'invalid_grant',
|
||||
|
||||
Reference in New Issue
Block a user