Hi, I tried fetching the an issue by calling REST API but got error "Issue does not exist or you do not have permission to see it", my HTTP GET link is :https://spttech.atlassian.net/rest/api/2/issue/GDS-1975
where "GDS-1975" is the issue key, the issue definitely exists, what can be possibly wrong ?
You don't have permission with that session.
Make sure you login before if using a browser. Else follow tutorial. https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-version-2-tutorial
I did log in, but still got the error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The syntax is correct. Either you are not allowed to see it or it doesn't exist. This assuming REST API is turned on.
Example,
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.