OAuth 2 answers with 404 Error "Not found"

  • Used Zammad version: 2.5
  • Used Zammad installation source: package
  • Operating system: CentOS 7

Expected behavior:

  • Response with list of users

Actual behavior:

  • 404 Not found

I have set up an api connection using OAuth 2 Token. If the token would not be valid, it would response with an error 401 “Unauthorized”. The token is valid. However, I get an error 404.

If I use the same call with Basic Authentication via username and password or via a personal token, then it works fine.

Has someone any idea how this can happen or what I can do to check?
Thanks,
Gijs

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.