I am logged into my Jira Data Center and if I open up the following URL in the browser, then I am getting the 403 forbidden error.
<BASE_URL>/rest/api/2/priority
And If I open `<BASE_URL>/rest/api/2/issuetype` then it is working fine and giving me a list of issue types.
What could be the issue in fetching the list of priorities? Is it related to my Jira DC configuration?
Welcome to Atlassian community!
It looks like both REST API calls for my Jira Server are working fine and returning values. Regarding to Atlassian documentation, it should be exactly as you wrote it:
GET /rest/api/2/priority
Pavel
Yes, it is exactly the same. But still I am getting the 403 error. Can this be related to configuration related issue in my Jira DC?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Probably yes, something might not be quite right with your instance, but I have no idea what it should be. Maybe bad proxy / NGINX settings?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.