Hi All,
We trie to set up the REST API as a user with "Browse Users and Groups" permissions, but we got an error 403.
We were able to set it in the demo environment.
Are there any other possible permission controls or workarounds?
request
GET /rest/api/3/users HTTP/1.1
X-Atlassian-Token: no-check
Accept: application/json
User-Agent: dummy
Authorization: Basic xxxxx
Host: xxxxx
response
HTTP/1.1 403 Forbidden
Date: Fri, 10 Mar 2023 03:08:00 GMT
Content-Type: application/json;charset=UTF-8
Server: AtlassianEdge
{"errorMessages":["error.no-permission"],"errors":{}}
We have the same problem as well. Can someone confirm if this is a bug or if something else must be configured?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.