Forums

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

I am trying to create an issue from my application and it throws an error like We can't create this

Shlok Ulva October 6, 2021

Please help ,me with this i am passing the URL, and auth token also with the below payload:-

 

{"fields": {
    "summary""High Alert",
    "issuetype": {
      "id""10002"
    },
    "project": {
      "key""AP"
    },
    "description": {
      "type""doc",
      "version""1",
      "content": [
        {
          "type""paragraph",
          "content": [
            {
              "text""This is the description.",
              "type""text"
            }
          ]
        }
      ]
    }
  }}

1 answer

0 votes
Thomas Deiler
Community Champion
October 15, 2021

Dear @Shlok Ulva ,

have you tried

"project": {
"id": "12345"
},

instead, already?

Have a closer look at the reference for details.

So long

Thomas

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events