HI Helmut, Seems you are correct, looks like AuthToken::Login is not using any proxies. See http://code.google.com/p/google-api-adwords-python-lib/source/browse/trunk/aw_api/AuthToken.py#52 for details.
Could you open an issue at http://code.google.com/p/google-api-adwords-python-lib/issues/list so that we can track and fix the issue? Cheers, Anash P. Oommen, AdWords API Advisor. On Jul 29, 3:29 pm, Helmut Schierer <ruu...@gmail.com> wrote: > Using Python AdWords-API Version v201003. > > Wanted to connect through a proxy with using the proxy-param in > "GetCampaignService(url, version, proxy)" > > Get error: [Errno socket error] (10061, 'Connection refused') > > Looking at the Traceback I can see that the error occurs in > AuthToken.py in "__Login". > That method is called in WebService.py in CallMethod: > > ... > #255 headers['authToken'] = Utils.GetAuthToken(headers['email'], > headers['password']) > ... > > Investigating further it seems to be that GetAuthToken isn't using the > proxy provided in GetCampaignService(). > > Is that right? > If so, is there a solution to solve that problem? > > Thanks, Helmut -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en