Error from person.get

Thomas Kriener <[email protected]>
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
Hi,

If I use the following Script:
-----------------------snipp----------------------------------
#!/usr/bin/env python
import xmlrpclib

server = xmlrpclib.Server('http://linde/RPC2', login='kriener', 
password='xxxxxx')

result=server.person.get(
                             {
                                'name' : "Kriener",
                             }
                           )
-----------------------snipp----------------------------------

I always get back:
xmlrpclib.Fault: <Fault 0: 'Invalid argument: Nil object to be added in 
array'>

BTW: There are more than one Person with name Kriener.

Do someone have any idea ?

Thanks,
Thomas Kriener

-- 
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.