Hi,
I am trying to call the GET /rest/agile/1.0/board endpoint using a service account with API Token. The token I am using was generated with all the available scopes. However, I receive the following error : "Unauthorized; scope does not match".
Is this a limitation when using service accounts, or am I missing something in my setup?
Hi,
Did you used these two scope ?
read:board-scope:jira-softwareread:project:jira
Thank you for your response — I really appreciate your help.
I initially selected all the classic scopes, assuming they would include the granular ones.
After checking the specific granular scopes you mentioned, everything is now working as expected.
Kind regards,
Benoit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.