I'm trying to use google ads' api through the python package. I have the 
client id, client secret, refresh token, etc... but I keep getting the 
error :

google.auth.exceptions.RefreshError: ('unauthorized_client: Unauthorized', 
{'error': 'unauthorized_client', 'error_description': 'Unauthorized'})

I'm using a test manager account.
I do have my keys between ' in the yaml file. 
I tried deleting one character from the refresh token to see what error 
would come back and it does return an invalid_grant so it means that the 
call does go through.
I'm trying to run the create_customer.py script which should be one of the 
most basic one from my understanding.

What do I need to setup on my google account to finally go forward ?

Thank you for your help,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/05568026-b0ad-45a7-93ec-a23dd1e7184cn%40googlegroups.com.

Reply via email to