Forums

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

we are trying to create an epic by using this url "https://brajmohan.atlassian.net//rest/api/2/issue

BrajMohan Singh
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!
August 6, 2018

in Json body we are sending this,
{
"issuetype":"Epic",
"customfield_10010":"xyz",
"summary": "acb"
}

but getting internal sever error as below:
{
"errorMessages": [
"Internal server error"
],
"errors": {}
}

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 6, 2018

Hello,

I think you should add the project data to your json. And your json does not look correct. Have a look at an example of such a json here:

https://docs.atlassian.com/software/jira/docs/api/REST/7.11.0/?_ga=2.24127550.504800534.1533537083-1659643416.1506407535#api/2/issue-createIssue

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events