Hi, That error could occur if there are intermittent network issues, so I wouldn't be overly concerned about it unless you find it's happening extremely frequently. In general, we recommend implementing error handling and retries <https://developers.google.com/adwords/api/docs/guides/bestpractices#error_handling> to deal with such issues.
Cheers, Josh, AdWords API Team On Monday, June 2, 2014 2:37:38 AM UTC-4, Artur Meinzer wrote: > > Hi everyone, > > I get the following error from time to time: > PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from ' > https://adwords.google.com/api/adwords/cm/v201309/MutateJobService?wsdl' > : failed to load external entity " > https://adwords.google.com/api/adwords/cm/v201309/MutateJobService?wsdl" > > It's not happening all the time and it happens not only with > MutateJobService. > Does anyone have a clue? I'm using PHP 5.4.4 with Client-Library 5.2.1 > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
