Describe the problem/error/question
I’m currently working on workflows that involve Jira. During testing, I followed the instructions to use an API token from my account with a full scope. I noticed that Atlassian now offers service accounts along with API access, so I figured I’d swap to that. Unlike the user accounts, you can’t create an API token with a full scope, so you have to be granular in what you choose. I’ve tried a few combinations with no success. This is the most permissive that I gave it so far but still no luck.
What is the error message (if any)?
Information on your n8n setup
- n8n version: [email protected]
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system:

