{ "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" }
}
}
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.