atlassian-python-api
atlassian-python-api copied to clipboard
get_page_as_pdf returning html content
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 ?
Hi @AlokRanjanSwain , that method has to updated after changes on cloud