You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello
We are using Jira Software 6.4.5 version, and while accessing the below API URL we are getting empty array as response.
https://mapopsjira.in.here.com/rest/api/2/licenserole
I am having all admin permission to this jira instance.
Please help me
Regards
Sagar
Where did you find this endpoint? I get 404 on 9.X and I don't see that endpoint to be documented.
Thank you for the reply!!!
https://docs.atlassian.com/software/jira/docs/api/REST/6.4.5/#d2e5286
We referred this document for the "licenserole"
We are using Jira software Server 6.4.5 version :)
Regards
Sagar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And we have other Jira instances which are on 8.20.6 we are using "/applicationrole"
It is working fine :)
Regards
Sagar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
We have tried in server also with curl command
"curl -u username :pass -H "Content-Type: application/json"
we are getting same empty array response.
And we tried with get Method in Postman also, getting the same response.
The status code is 200(ok), But getting empty array response
Regards
Sagar
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.