RE: Refresh error exception while making api call with Google ads account

2023-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Anatoliy, Hope you're safe and doing fine. I'm from the Google Ads API team and I'll be assisting you with this. With regard to the invalid_grant error that you've encountered, this may imply that the access or refresh token being passed in your request is incorrect or invalid. Please no

Refresh error exception while making api call with Google ads account

2023-03-05 Thread Chethan U
Hi team, while making an API call with Google ads accounts, I'm getting below exception. Raise exceptions.Refresherror(Google.auth.exceptions.RefreshError:('invalid_grant:Bad Request' , {'error' : 'invalid_grant' , 'error_description' : Bad Request'} ) Please let me know what's the issue. --