Re: xml-rpc problem
"Gaetano Giunta" <[email protected]> Mon, 2 Jul 2007 13:43:19 +0200
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
I have no idea, but since this is a public webservice you are trying to access, you can test it using the xmlrpc debugger available at http://gggeek.raprap.it/debugger/ I tried it using your request payload, and got a valid xmlrpc response... Hope it helps Gaetano On 7/2/07, pvl3855 <[email protected]> wrote: > > I have to talk to a XML-RPC server. I am working within an > environment that does not support XML-RPC (Cache from Intersystems). > So the idea was that I write my code directly to HTTP. Now I have > something but I do not receive a correct reply from the server. They > say my XML-RPC request is not correct, however they cannot tell me > what is wrong. > Below is what I send. Could you say what is wrong with this? > (I changed the password.) > > Regards, > Pieter van Lierop > Infor Development. > > +++++++++++++++++++++++++++++++++++++++++++++++++ > > POST /adresxpress/server/adresxpress_server.php HTTP/1.0 > Connection: Close > Host: www.dataonline.nl > User-Agent: Mozilla/4.0 (compatible; Cache;) > Content-Length: 459 > Content-Type: text/xml; charset=UTF-8 > > <?xml version="1.0"? > ><methodCall><methodName>adresxpress.postcode</methodName><p > arams><param><value><struct><member><name>username</name><value><stri > ng>oba_01</ > string></value></member><member><name>password</name><value><string>X > XXX</st > ring></value></member><member><name>postcode</name><value><string>107 > 5 KJ</strin > g></value></member><member><name>huisnummer</name><value><string>4</s > tring></val > ue></member></struct></value></param></params></methodCall> > > > [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/xml-rpc/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/xml-rpc/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/