I have created a jira access token and also access the cloud id and providing all the necessity permission like jira:read and jira:work, but still not able to access the jira apis,
whenever i try to hit the api it shows the error message
{
"errorMessages": [
"Issue does not exist or you do not have permission to see it."
],
"errors": {}
}
Hello @Manav Gupta
Welcome to the Atlassian community!
Please provide a link to the document you are referencing for information about how to use the Jira API.
Please provide the details of the API call you are executing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.