Hi Aniket,
Welcome to community :)
I understand you are trying to create an issue using Jira API.
This error usually means that you don't have the create issue permission in that particular project.
To validate your permission please follow the below documents
TMP : https://support.atlassian.com/jira-software-cloud/docs/next-gen-permissions/
API To be used:
Post method : https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
POST : https://xxxxx.atlassian.net/rest/api/3/issue
JSON :
Hello @aniket annadate
Welcome to the Atlassian community.
Whatever identity is being used to execute the issue creation action needs to be given permission to create issues in the target project.
Can you provide more information? What is the context in which you are getting this message? What process is trying to create the issue?
What identity is being used?
In what type of project are you trying to create the issue?
The tags on your post indicate you are using the Free subscription. Is that correct? Has it always been a free subscription?
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.