I am trying to download the page as pdf for a given page_id.
I am getting a html content back and thus a corrupted PDF file.
I followed this link
I have token and base url, instead of username and password.
I tried with api_version =cloud as well but got api error. It seems my Atlassian server may not be on the cloud then.
Any idea, how to resolve that ?
I am trying to download the page as pdf for a given page_id.
I am getting a html content back and thus a corrupted PDF file.
I followed this link
I have token and base url, instead of username and password.
I tried with
api_version =cloudas well but got api error. It seems my Atlassian server may not be on the cloud then.Any idea, how to resolve that ?