While connecting to zendesk from qlik, I am now facing 401 Error ,though I used same username and password with basic authentication of schema to fetch the data earlier.
In addition to this I tried api_token for authentication in query header but still I am getting the same error. Kindly helpwiththis
A few questions:
1. What endpoint are you calling?
2. Have you confirmed that the API token you are using is still active?
3. Are you base64 encoding your basic auth?
Thanks!