Has the API been updated?
I'm using the PHP SDK and yesterday I could successfully lookup a record using the lead's phone number and retrieve the Zoho ID from this record.
Today I am running the same code and returning nothing. I thought perhaps there was an issue with my access token, so I renewed it, but still no response.
I have a try catch statement wrapped around the call to the searchRecordsByPhone, but even this generates nothing.