GET /api/v1/object_manager_attributes (No permission)

Infos:

  • Used Zammad version: 2.7.x
  • Used Zammad installation source: package
  • Operating system: Debian 9
  • Browser + version: Doesn’t matter

Expected behavior:

  • Get object_manager_attributes

Actual behavior:

  • Unauthorized

Steps to reproduce the behavior:

  1. Create a new user - give permissions for everything.
  2. Do a GET /api/v1/object_manager_attributes
  3. Get the Unauthorized message

Hi @Godal - the required permissions are admin.object - are you sure your user has these permissions?

1 Like

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