Google Adword API generate fresh token using generate_refresh_token.py, Please help

2016-01-07 Thread Will Tian
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

Re: Google Adword API generate fresh token using generate_refresh_token.py, Please help

2016-01-07 Thread Yin Niu
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. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~