So I've been struggeling setting up the Adwords api with the python library. I finally managed to get generate_refresh_token.py working and retrieved my refresh token.
I then pasted the credentials including the refresh token in the googleads.yaml file However, when trying to make a request to the server I still get a "Http AccessToken Refresh Error: invalid_client: The OAuth client was not found" I tried making a new client id etc. I tested if I'm able to generate oauth2 tokens, and also yes. What am I possible doing wrong here? I also have an approved developer token by the way. Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/af169b6d-bd4c-4ff0-8aad-34b4b9895300%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
