Description:
We are experiencing an issue with the JIRA Service Management REST API where the OAuth2 permission with granular scopes seems to be insufficient. Specifically, we have checked the permission for read:incident:jira-service-management, but we are unable to use the following REST API due to authentication failures:
Issue Details:
- After granting the
read:incident:jira-service-management scope, the REST API is returning an error indicating that authentication is unsuccessful.
Steps to Reproduce:
- Grant the
read:incident:jira-service-management OAuth2 scope. - Attempt to access the specific REST API endpoints mentioned above.