Re: Problem with generate_user_credentials.py

2022-06-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Miguel, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. Upon checking, I can see that the generate_user_credentials.py appears to have dependencies with the other unit so I would suggest running it inside the Python client

Re: Problem with generate_user_credentials.py

2022-06-23 Thread Miguel Angel Garcia
So the API examples are designed to be run as "independent files", not to use their functions inside a Python/Ruby/whatever app? On Wednesday, June 22, 2022 at 7:59:06 PM UTC+2 adsapi wrote: > Hi Migual, > > Thank you for reaching out to the Google Ads API support team. > > With regards to your

Problem with generate_user_credentials.py

2022-06-22 Thread Miguel Angel Garcia
I'm following the instructions on https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-web to generate the refresh token The instructions says to run "generate_user_credentials.py ..." in the terminal, but all my terminals (VS Code, command prompt, Powershell) says that