
Pierre Clouthier
-
Total activity7
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes0
-
Subscriptions1
Activity overview
Latest activity by Pierre Clouthier-
Pierre Clouthier commented,
HOORAY! It works! The solution is to use: curl https://my-domain.zendesk.com/api/v2/users.json -v -u my@email.com/token:my-token The token is obtained in the Admin Center, "Apps and Integrations"...
-
Pierre Clouthier commented,
Yes, I have 2FA activated. I will study the documentation and see if I can figure this out. Thank you again.
-
Pierre Clouthier commented,
Hi James - Thank you for your reply. API password access was indeed enabled for my account: Still not working. I'm using a password, not a Token. Note that it works if I copy & paste the URL in my...
-
Pierre Clouthier commented,
I have removed the special character from the password, and I am still getting "HTTP/1.1 401 Unauthorized", so that does not appear to be the problem. Any suggestions?
-
Pierre Clouthier commented,
Thank you very much for your reply. I have tried this method, but I'm still getting rejected ("HTTP/1.1 401 Unauthorized"). Does Zendesk have to turn on an option for my account? Why do I need to c...
-
Pierre Clouthier created a post,
Getting 401 'Unauthorized' error when using CURL, works OK when pasted in browser
When I paste the following URL in the address bar of browser: it works fine: https://my-domain.zendesk.com/api/v2/users.json However, when I attempt to use the following cURL call curl https://my-d...