Hi, Ok, my next suggestion would be to change the catch you added to catch Exception (rather than just SoapFault) and try to set up an error handler: http://us.php.net/manual/en/function.set-error-handler.php
Ideally one of these tricks will let us see whats causing your script to not return a response. You might also want to add some output statements so your script tries to output prior to the line where it currently breaks. - Kevin Winter AdWords API Team On Thursday, June 14, 2012 5:27:36 AM UTC-4, Roy Roes wrote: > > Hi, > > Added the error handling around the mutate call as you suggested, but > without any result. > It didn't catch any error. > > I still get the following error in Chrome: Error 324 > (net::ERR_EMPTY_RESPONSE) > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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