Hi,
I'm trying to use JQL when querying the JIRA API however I am getting a weird message:
Request:
curl --location --request GET 'https://confluence.aws.xxx.xxx/rest/api/search?jql=project=MYPROJ+order+by+status'
Response:
{ "statusCode": 400, "data": { "authorized": false, "valid": true, "allowedInReadOnlyMode": true, "errors": [], "successful": false }, "message": "cql query parameter is required", "reason": "Bad Request"}
Any idea what I am doing wrong?
Hi @Surugiu Iulian ,
Sorry , I did not understand the question correctly. Can you please elaborate little bit.
I can see you are trying to get the Jira data from Jira api but the rest end point you mentioned is for the confluence.
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.