Hello,
I am a Jira Admin no so much knowledge on Jira API. When I use the URL
https://localURL/rest/api/2/search?jql=project=xyz it is pulling the data for some projects and for some other projects it is giving me this error
{"errorMessages":["Internal server error"],"errors":{}}
Does anyone know why this is happening. Any suggestions would help me.
Thanks
That usually means the request has run into something like a broken field, the "internal server error" is quite a generic response passed back to your REST call.
You will need to look at the logs for the Jira server to see what errors it throws when your REST call arrives with it.
Thanks for your response but when we run the Rest Call we cannot find anything related to that in the log file. I tried to search with username, project name and Rest API but cannot find anything related to that in the log file.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.