Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Permission needed to view by role

Michael Nolan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 12, 2018

Hi, I'm trying to use JIRA API to retrieve some JSON information.

 

I am able to access: by project, Issue, statuses.

https://..../jira/rest/api/2/project/12907/statuses

However I can not access:

https://....../jira/rest/api/2/project/12907/role/

https://....../jira/rest/api/2/role/

 

For the 1st two I receive an HTTP status 200 and the JSON response. For the 2nd two I receive a status 401 Not authorized.

 

I'm trying to figure out which specific permission I need my manger to request on my behalf for me to have access to the role category.

I tried looking on google and https://confluence.atlassian.com/adminjiracloud/managing-project-permissions-776636362.html but I was unable to find the correct permission I need.

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer