You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:invalid_request=>"The request is missing a required parameter, includes an unsupported parameter or parameter value, repeats the same parameter, uses more than one method for including an access token, or is otherwise malformed.",
42
-
:invalid_token=>"The access token provided is expired, revoked, malformed or invalid for other reasons.",
43
-
:insufficient_scope=>"The request requires higher privileges than provided by the access token."
41
+
invalid_request:"The request is missing a required parameter, includes an unsupported parameter or parameter value, repeats the same parameter, uses more than one method for including an access token, or is otherwise malformed.",
42
+
invalid_token:"The access token provided is expired, revoked, malformed or invalid for other reasons.",
43
+
insufficient_scope:"The request requires higher privileges than provided by the access token."
0 commit comments