Zoho Report DELETE API changes
Hi Zoho,
For about a year we have an application going that uses the Delete API to delete everything in a Zoho Table. This was working for the entire year until early last week when something changed. We noticed that previously we called an HTTP DELETE action to trigger the delete but looks like the API was changed to use HTTP Post. Was something changed recently as I have tested this on my business and personal Zoho account and receive the same error "7005 unexpected error"
Do you have any idea why this would continue to happen? I have verified that I have a valid AuthToken so that is out of the way.
Here is a copy of my request. I have replaced the email and auth token with dummy values in light of security.
Thanks in advance for the help.
-Ben