xml-rpc problem
"pvl3855" <[email protected]> Mon, 02 Jul 2007 08:15:41 -0000
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
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>
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/