connect to zoho from Java Application
I need to connect from java application with zoho and the system respond me:
The Response from the server : <?xml version="1.0" encoding="UTF-8" ?>
<response uri="/crm/private/xml/accounts/getRecords"><error><code>4600</code><message>Unable to process your request. Please verify whether you have entered proper method name,parameter and parameter values.</message></error></response>
Thanks