node-zendesk
node-zendesk copied to clipboard
Zendesk Error (401): Not Authorized
trafficstars
I want to implement your API in Node.js with Single sign-on
JWT method , however I had reached out with your support team and your team has suggested to me use the below npm for the Node.js
Node-zendesk
I have implemented the code as same at our end and host on https but facing the below error message:
“Zendesk Error (401): Not Authorized"
Below error comes after the call this

Could you suggest to me what is I doing wrong..
Note: I have also used the oauth:false but facing same issue..
Make sure to specify the full API route for your Zendesk subdomain as the remote URI, like https://<your-sub-domain>.zendesk.com/api/v2/.