Error: getaddrinfo ENOTFOUND workspace-zoho.csez.zohocorpin.com (NodeJS SDK)
Hello community,
I'm currently working on a website development using NodeJS SDK and i'm encountering an annoying issue.
I am just trying to request my Zoho CRM datas with a simple get all users request (it doesn't work with modules etc either by the way).
Here is my configuration :
The initialization and my request :
Here is the error i have from the response of the request (on the console.log(response) ) :
I tried several things like configuration and kind of request changes but always the same response.
Does anyone have any idea where the problem is coming from ? (configuration setting...etc)
Thanks to everyone who will bring some attention to the fix the issue!