I have implemented the chat authentification using:
zE.updateSettings authenticate method successfully.
The JWT comes from the backend on each page update.
I cannot get the Contact forms and HelpDesk to post using the same JWT
I have created a JWT using the seperate Shared Secret and it still does not auth.
I get the 401 response with error:
|
"Couldn't authenticate you" |
When i post using the widget to https://<accountName>.zendesk.com/api/v2/requests
Thanks,
Rubens