Hello,
Using Rest API, I am not able to create an issue (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post).
That works with a full token, but I have a 401 using scopes.
I tried with granular and classic scopes :
-> 401
-> 401
I add more than required in the doc because I have to edit Issues and query User
An idea for the missing scope(s) ?
Thanks
Hi,
Did you add the user to the project where the issue should be created ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.