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
Python Error: error_code: invalid_grant, error_description: AADSTS70000: The request was denied because one or more scopes requested are unauthorized or expired. The user must first sign in and grant the client application access to the requested scope
#284
I am getting this error while I am fetching 'authorization_data'. But it is running good in my staging and local environment but its not working in my production.
I have cross-checked my 'developer_token', 'client_id' and 'client secret' multiple times. It is all good still I am still getting this error.
Hello,
I am getting this error while I am fetching 'authorization_data'. But it is running good in my staging and local environment but its not working in my production.
I have cross-checked my 'developer_token', 'client_id' and 'client secret' multiple times. It is all good still I am still getting this error.
The text was updated successfully, but these errors were encountered: