Forums

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

"Page Not found" while reading a page with confluence REST API

Sushma September 12, 2019

Hi Team 

I wanted to get the confluence page content with the help of REST API.For that I am using the below REST API

http://<confluenceurl>/confluence/rest/api/content/13336830?expand=body.storage

but always I am getting "Page Not Found error". 

page not found.PNG

For other API's also getting the same error.

Our confluence version is 6.9.0 and I am having admin access, though I am not able to get the results.

I tried in server with curl command as follows

$curl -u sushma:sushma http://<confluenceURL>/confluence/rest/api/content/13336836?expand=body.storage

Error :

curl: (7) Failed connect to <url>:8090; Connection timed out

Can you help me to resolve this ?

Regards

Sushma

1 answer

1 accepted

0 votes
Answer accepted
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 12, 2019

Hi @Sushma ,

 

Could You please check that document with that id exist? And try use other expand parameters:

expand=space,body.view,version,container

https://docs.atlassian.com/atlassian-confluence/REST/6.6.0/#content-getContentById

 

B.R.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events