Whether we have to set any request headers for attachment download from Confluence server?

Gajapriya Masilamani November 18, 2019

Hi Team,

I would like to download the attachments from the Confluence Server.For that, I can able to get the attachments download link from the response of API Endpoint:  http://[hosted_url]/rest/api/content/[page_id]/child/attachment.

For eg. The download link for an attachment is http://localhost:8090/download/attachments/65591/Sameer.jpg?version=1&modificationDate=1573624950246&api=v2.

When using the above mentioned link in Postman tool, I can get the image as expected.But, when I get the image using HttpClient(.i.e)access the API Endpoint by using httpclient and convert it into stream for display, I can't get the full image.This behavior is only happen for attachments with .jpg extension.

So, my question is whether we need to set any headers in API request for downloading the attachment with .jpg extension or not in Confluence Server.

Kindly provide any suggestions on the same.

Thank You.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events