Hi
We have an integration towards Zendesk using Zendesk API endpoints and to some extent the search API. We have been using an API token for some time now, but it stopped working 2 days ago. I am given the log message "The access token provided is expired, revoked, malformed or invalid for other reasons".
We have the token hardcoded, so I can tell no one has changed it. That makes me suspect that it has expired. How do I go about renewing my token.
Hey Marcus,
You should be able to create a new OAuth token using the steps mentioned in this article: Creating and using OAuth tokens with the API
I hope this points you in the right direction!