Hello everybody,
I've recently started to discover Adwords APIs. I’ve basically done almost all the steps i’ve send a request for a developer token and they respond after 4 days i have created a test account with test campaigns after creating the account i got the client id and client secret after i have generated the refresh token following the documentation with this command in blue ‘$ python generate_refresh_token.py --client_id INSERT_CLIENT_ID --client_secret INSERT_CLIENT_SECRET’ And i did the oauth2 authentication and i have completed the googleads.yaml file with the necessary keys and the json file path And the last step is oppening the file get_campaigns.py and execute it so that it can generate me the campaigns i did in my test account but in stead it gives me a lot of errors and to insert the developer token even though it’s a test account After finally reaching the last step "Make your first API call", I get the following error Please if anyone have a solution or he have worked with google api comment or send me an e mail to [email protected] 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 [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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2f290958-1e41-42fc-b4b3-01ae1916fe5f%40googlegroups.com.
