{ "fields": {
"project":
{
"key": "IT service desk"
},
"summary": "Test Ticket",
"description": "Creating of an issue using project keys and issue type names using the REST API",
"issuetype": {
"name": "Ticket"
},
"assignee": { "name": "sindhura veerabomma" }
}
}
Community moderators have prevented the ability to post new answers.
You have provided the name of the project rather than the key. Your key might be something like "ITSD"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.