Forums

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

Confluence REST API: Search returning 404 for all CQL queries

Charles Tuomi
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!
May 9, 2017

I am trying to use Confluence REST API and cannot get the "search" resource to return results.

I have tried many variations in the cql parameter but cannot get anything but a 404.  I have been referring to https://docs.atlassian.com/atlassian-confluence/REST/latest-server/ for sample queries, so one example of a URL I tried is http://confluence/rest/api/search?cql=siteSearch~'example'.

The response is always along the lines of:

<status><status-code>404</status-code><message>null for uri: http://confluence/rest/api/search?cql=siteSearch~%27example%27</message></status>

I am able to get results from the content resource on the same server, eg, http://confluence/rest/api/content?type=page.

What am I doing wrong?

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
October 11, 2018

Hi!

 

Have you fixed it? 

I have met this error, error was related incorrect json header. 

request.addHeader("Content-Type", "application/json")

Cheers,

Gonchik Tsymzitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events