Jira Integration with Scope API Token not working Using basic authentication (API token with scopes)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Can you please share the list of scopes should be selected while creating the API token. I want to fetch Jira issues, projects and create issue
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello @indrajeetma ,
This scopes are selected while creating API Token :
read:jira-work
read:jira-user
manage:jira-configuration
manage:jira-webhook
write:jira-work write:jira-work
read:sprint:jira-software
delete:sprint:jira-software
read:issue-details:jira
write:sprint:jira-software
read:project:jira
read:board-scope:jira-software
manage:jira-project
read:jql:jira
offline_access
In OAuth Entity Profile record :
If my response helped mark as helpful and accept the solution.

