git-aybo
git-aybo
Hi I use the atlassian-pythone-api 3.41.7 for downloading the attachments from a confluence page. The download works, but all files are empty. confluence = Confluence( url="https://confluence.xyt.xx/", username=os.getenv("CONFLUENCE_USER", None), password=os.getenv("CONFLUENCE_PASSWORD", None)...
Hi the method confluence.download_attachments_from_page(page_id, download_path=None) is mentioned in the documentation https://atlassian-python-api.readthedocs.io/confluence.html, but they is missing in the current code version 3.41.4. In which build is it released? Thank you for...
Hi kalebpace I have a Mac with Sonoma 14.4.1 with Visual studio code 1.88.1 and the Balena extension v0.1.3. Except for opening an ssh session, everything works fine. Thank you...