
Pierre Clouthier
-
Gesamtaktivitäten7
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen0
-
Abonnements1
Aktivitätsübersicht
Neueste Aktivität von Pierre Clouthier-
Pierre Clouthier hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
Yes, I have 2FA activated. I will study the documentation and see if I can figure this out. Thank you again.
-
Pierre Clouthier hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Post erstellt
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...