Receiving 500 Server Error when fetching certain deals
Hi Guys,
We are encountering strange behaviour with the Zoho SDK.
Everything has been working so far but now I just created a new Deal to test our code with and we are now encountering a 500 server error when attempting to fetch that Deal. (simple getRecord)
We have two applications (deals) that are pretty much the same.
One works and returns the ZCRMRecord while the other returns a 500 Internal Server Error.
The first application that is working is 4111341000006299048
The second application that returns a 500 Error is 4111341000006775012 (we are getting errors for almost every other deal in our list)
Thanks guys