I'm trying to create a partner by using xmlrpc call.
I'm testing this example : https://doc.odoo.com/6.0/developer/6_22_XML-RPC_web_services/#php-example
But I'm getting this error : Error: Didn't receive 200 OK from remote server. (HTTP/1.0 500 INTERNAL SERVER ERROR)
I'm trying this url : https://fobus.odoo.com/xmlrpc
What I am doign wrong?