Hello,
I am having an issue creating comments for my issues using POSTMAN.
I have setup a basic token, and assigned my administrator with the administrator roles in the project. Actually I gave it all 3 roles, admin, service desk and service desk team!
I can create an issue and read comments using POSTMAN (so I at least know the auth is working), however if I try to create a comment, I get the error: Issue does not exist or you do not have permission to see it.
I'm doing a post: {{baseUrl}}/rest/api/3/issue/10015/comment/
{ "public":true,
Thanks for checking out my question. While waiting I thought, well, I'll run postman again just because... and it worked!
I don't know if the changes I made were extremely delayed or not, but I am posting comments into JIRA now!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.