[Twisted-Python] call XMLRPC

joel tremblet bingopitts at gmail.com
Wed Apr 18 20:41:54 EDT 2012


Hi

I found why the code fail, I missed a integer conversion
Thank again

Joël

Le 17 avril 2012 23:53, Andrew Bennetts <andrew at bemusement.org> a écrit :

> joel tremblet wrote:
> […]
> >  But the code doesn't work, I have the same error message about xml_rpc
> > answer
> >
> > [Failure instance: Traceback: <class 'xmlrpclib.Fault'>: <Fault -32602:
> > 'server error. invalid method parameters'>
>
> That's an error from the server.  Without knowing how that server works
> there's
> not much we can do to help you; that code will be issuing a well-formed
> XML-RPC
> request, but we can't guess at what that particular server considers valid
> method parameters.
>
> At the least an example of an XML-RPC request that the server does accept
> would
> help: we could then suggest how to adjust your code to emit the same
> request.
>
> -Andrew.
>
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20120418/3305bf09/attachment.htm 


More information about the Twisted-Python mailing list