The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue created is failure

Srinivas Reddy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 10, 2023

curl --request POST \

  --url 'https://medfin.atlassian.net/rest/api/3/issue' \

  --user ’srinivas.r@medfin:ATATT3xFfGF0w7dqlfRj_gMmkMdLer2vq23BhqsMwfnGF2FyK-8W1IAbHFc0vHapUCLfcClx0DO1m7oTmZuggtYI5I2B7so8z2mWu11zdoUxV48ILbn-vpRtNE86cLWByxevl1uCi2YvZN7I31_Bq-kDQfwEZPom7KpRXhtAp9q-5sL4f3C_kS’ \

  --header 'Accept: application/json' \

  --header 'Content-Type: application/json' \

  --data '{

  "fields": {

      "project": {

        "key": "ONCALL"

      },

      "summary": "Issue summary",

      "description": "Issue description",

      "issuetype": {

        "name": "Bug"

      }

    }

}'

 

we are getting the this issue so please letus 

{"errorMessages":["You do not have permission to create issues in this project."],"errors":{}}%                                   

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
April 11, 2023

Hi @Srinivas Reddy  and welcome!

Please check the permission scheme of the target project. It seems that user has not "Create Issue" permission.

Hope this helps,

Fabio

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events