Hello Team,
I am using JIRA Cloud and trying to get issue detail in my application.
Browser give proper result using this link https://mydomain.atlassian.net/rest/api/2/issue/prq-1
when I am using similar link in postman or in my application it gives me error as given below:
"Issue does not exist or you do not have permission to see it."
Please help me to correct his.
regards,
Arvind
Well i'm guessing the 2nd option will the real reason. As you can see the issue in the browser but not through a REST call directly (postman for example) it seems permissions related.
How are you authenticating your REST client?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.