I am using Jira Data centre . my api getting {"errorMessages":["Internal server error"],"errors":{}}

mdiqbalhassan April 28, 2021

When ever I curl JIRA Datacenter  users API returns internal server error

Command : curl -u username:password https://jira.abc.com/rest/api/2/issue/TN-123

output: getting {"errorMessages":["Internal server error"],"errors":{}}

its occur for only one project . otherwise its working fine for others  project 

1 answer

1 accepted

0 votes
Answer accepted
Thomas Deiler
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 28, 2021

Dear @mdiqbalhassan ,

I suggest to do the following:

  1. figuring out, what's the difference between the one project and the others
  2. use diffrent credentials
  3. use Postman or another REST API browser extenstion to reproduce the behavior

So long

Thomas

mdiqbalhassan April 29, 2021

2. used different cred its same 

mdiqbalhassan April 29, 2021

thanks issue fixed .

it was due to field schema configuration 

Suggest an answer

Log in or Sign up to answer