[Fedora-suds-list] SOAP Fault says not found for URL in WSDL

Joshua J. Kugler joshua at eeinternet.com
Wed Mar 24 01:44:50 UTC 2010


I'm using this WSDL and getting an odd result:

http://developer.searchmarketing.yahoo.com/docs/V7/wsdl/V7/LocationService.wsdl

Debug tells me:

<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>Invalid 
Request: /V7/LocationService</faultstring></soap:Fault></soap:Body></soap:Envelope>

Short version: Invalid Request.

Python stack trace says:

Exception: (404, u'Not Found')

Taking a quick look (I've also contacted Yahoo) can anyone see anything 
obviously wrong with that WSDL file or with suds' handling of it?  Are 
they just returning 404 for bad user/pass instead of a SOAPFault?

j

-- 
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A


More information about the suds mailing list