I am having issues connecting to a specific endpoint, /api/v2/queues. I started getting a 403 response when connecting with basic auth via the api. It was working before. I get successful responses from /api/v2/ticket_fields with the same auth.
Not sure what could have changed and why only this one endpoint is returning a 403.
Getting a 403 from List Queues Endpoint
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
We worked it out. Turns out the auth value had gotten switched with another user's email.