Issue created is failure

Srinivas Reddy 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

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events