MacBook-Air-57:authentication harshadkhanapure$ python authenticate_in_standalone_application.pyĀ --/client_secrets_path=/Users/harshadkhanapure/to/secrets.json
Traceback (most recent call last):
Ā File "authenticate_in_standalone_application.py", line 26, in <module>
Ā Ā from google_auth_oauthlib.flow import InstalledAppFlow
ImportError: No module named google_auth_oauthlib.flow
Does anyone know what could be the issue
Hi Harshad,
Thank you for reaching out. Please give it a try to use this in the command line:
Ā pip install --user google-auth-oauthlib
Let us know if you have any further concerns.
Thanks and regards,
Xiaoming, Google Ads API Team
|
||||||
| Ā | ||||||
|
||||||
| Ā | ||||||