I am working on an automation process designed to fetch data from Zoho People. The credentials for Zoho People have been successfully configured. However, when attempting to fetch data from the endpoint URL:
https://people.zoho.com/people/api/forms/employee/getRecords?sIndex=1&limit=100
via the HTTP node, I am encountering the following error:
“Problem in node ‘HTTP Request’: No refresh token”
This issue was raised earlier, and the suggested solution was to update n8n to the latest version. I have since updated n8n, but the error persists.
I kindly request your assistance in resolving this issue as it is critical to the automation process. Your prompt support would be greatly appreciated.