Steps to replicate this issue:

1. Try creating an adgroup with some special characters in it, "ABC\xc2\xae"
2. Try adding the same adgroup again

AFAIK, when there is a SOAPFault with such special characters in it, the 
parse response in the adspygoogle package crashes 

I have been using adspygooglev15.8 and python 2.6

Where exactly it crashes,

/usr/local/lib/python2.6/dist-packages/adspygoogle/common/GenericApiService.py(305):

                      response = MessageHandler.UnpackResponseAsDict(
                                    soap_service_method(**ksoap_args))

While executing UnpackResponseAsDict(),

It crashes at 
/usr/local/lib/python2.6/dist-packages/adspygoogle/SOAPpy/Client.py(436)__call():
                      raise p

With the following traceback,

Traceback (most recent call last):
  File 
"/palaran/deploy/sophie/releases/20130806042233/sophie/lib/connectors/media/google_adwords/adwords_api_access.py",
 line 1539, in modify_adgroup
    response = self.adgroup_service.Mutate(adgroup_operations)
  File 
"/usr/local/lib/python2.6/dist-packages/adspygoogle/common/GenericApiService.py",
 line 319, in CallMethod
    self._HandleLogsAndErrors(buf, start_time, stop_time, error)
  File 
"/usr/local/lib/python2.6/dist-packages/adspygoogle/adwords/GenericAdWordsService.py",
 line 240, in _HandleLogsAndErrors
    raise e
AdWordsRequestError: <unprintable AdWordsRequestError object>


Please assist

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to