Error code 2930 : unmeaningful message
Hello,
I wanted to get a specific record from a report in Zoho Creator with a function in Zoho CRM. I have created a connection and used a simple zoho.creator.getRecords(with arguments).
The response a got from that was a :
{"code":2930,"message":"Error Occurred. We are sorry for the inconvenience."}
Function executed successfully
Is it possible to understand where this error comes from so I can efficiently correct the source code?
Thanks