Hi Andy, Issues related to the Python client library and not the SOAP API itself should be posted here:
http://code.google.com/p/google-api-adwords-python-lib/issues/list Best, - Eric Koleda, AdWords API Team On Oct 28, 6:04 pm, Andy <wanabewi...@googlemail.com> wrote: > Hi, > > I'm running: > > - Python 2.6 > - adwords_api_python_13.0.0 > - ZSI > - ElementTree > > When i run my code under Ubuntu, everything works nicely. When i run > it under RedHat Enterprise Linux, I get the following error: > > Traceback (most recent call last): > File "apiharvester.py", line 40, in <module> > datetime.date.today()-datetime.timedelta(days=1) > File "/home/andy/projects/HarvesterStuff.py", line 104, in > fetchAdwordsStats > campaigns = cs.Get(selector)[0] > File "/usr/lib/python2.6/site-packages/adspygoogle/adwords/ > CampaignService.py", line 83, in Get > 'Campaign', self._loc, request) > File "/usr/lib/python2.6/site-packages/adspygoogle/adwords/ > AdWordsWebService.py", line 255, in CallMethod > self.__ManageSoap(buf, start_time, stop_time, error) > File "/usr/lib/python2.6/site-packages/adspygoogle/adwords/ > AdWordsWebService.py", line 130, in __ManageSoap > raise Error(e) > adspygoogle.common.Errors.Error > > Is there any known differences in how python behaves between the two > platforms? If not, how might i go about debugging this please? > > Many thanks in advance for any help. > > Andy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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