The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)
I am trying to make a call to Jira server using spring restTmplate to search all issues. I am performing a post request with passing in the jql query in the body.
I am getting 400 error response with error message can not deserialize instance of Java.string out of START-ARRAY token through reference chain com.atlassian.Jira.rest.v2. Search.searchRequestBean[\”jql”]\}
1 answer
Comments for this post are closed
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.