I want to create issue through n8n, but it is created with API Key with full permission, but if you specify API Scope, it says that you don’t have permission.
At first, I tried adding all the different authorities in the official document, starting with read:jira-work and write:jira-work, but it says that I don’t have the authority.
Exactly what scope should I add to create issue with minimal authority via API Key?
Thank you.