webERP Forum
api xmlrpc_InsertCustomer problemm - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+--- Thread: api xmlrpc_InsertCustomer problemm (/showthread.php?tid=2940)



api xmlrpc_InsertCustomer problemm - strafun_api_user - 12-17-2016

Hello.
I have a trouble with using xmlrpc_InsertCustomer api method.
When i solve all validation problems, req returns:
XML error at line 1, check URLInvalid return payload: enable debugging to examine incoming payload (XML error at line 1, check URL)
Hope for your help. Thanks.


RE: api xmlrpc_InsertCustomer problemm - TimSchofield - 12-17-2016

Can you change the debug level in your client to 2 and then copy and paste all the messages you get.

Tim


RE: api xmlrpc_InsertCustomer problemm - strafun_api_user - 12-17-2016

This message appears in debug == 2 mode.
In attachment simple example of code, that gives an error.