Hello,
What you can do is to comment out the following two lines:
if args.client_id == CLIENT_ID or args.client_secret == CLIENT_SECRET:
raise AttributeError('No client_id or client_secret specified.')
Thanks,
Yin, AdWords API Team.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
I'm really new to this and after hours of trying, nothing works. Please
tell me what I missed. Thanks
I follow the step here:
https://github.com/googleads/googleads-python-lib/wiki/Using-OAuth-2.0
1. Log in google developers console
2. Create project, then credentials, then acquired the client