Today I found a nasty problem with a simple php SOAP client. Never had 
problems before, but today I have the following error at SOAPClient 
constructor line: 

Warning: 
SoapClient::SoapClient(https://adwords.google.com/api/adwords/mcm/v201109/ServicedAccountService?wsdl)
 
[soapclient.soapclient]: failed to open stream: HTTP request failed! 
HTTP/1.0 404 Not Found in 
/home/.../src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 163

Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : 
failed to load external entity 
"https://adwords.google.com/api/adwords/mcm/v201109/ServicedAccountService?wsdl";
 
in /home/.../src/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 163
SOAP-ERROR: Parsing WSDL: Couldn't load from 
'https://adwords.google.com/api/adwords/mcm/v201109/ServicedAccountService?wsdl'
 
: failed to load external entity 
"https://adwords.google.com/api/adwords/mcm/v201109/ServicedAccountService?wsdl";

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



Reply via email to