-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Confluence Cloud] get_page_as_pdf is not working #1057
Comments
Facing the same issue. |
Me too, do you think that's related to https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-720 ? |
Yes, I think it's related. https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-754 |
@rootsj can you share how you customized it to fix it? |
@Zad2
using def get_page_as_pdf
If you don't want to modify the lib, |
Thanks, it works! |
@rootsj Could you send PR please? |
…ssian-api#1057) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
@gonchik |
…ssian-api#1057) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
…ssian-api#1057) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
…ssian-api#1057) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
…ssian-api#1057) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
… (#1061) * Fix def get_page_as_pdf using requests lib def get * Fix def get_pdf_download_url_for_confluence_cloud
Had this issue and patched in the PR manually, it resolved the problem. |
…oud(atlassian-api#1057)" This reverts commit 04309db. * Since November 18th, 2022 * Confluence Cloud PDF Export was rollback
log.error PDF conversion not successful
I used it well until October 6th,
but it's not working since October 7th.
The text was updated successfully, but these errors were encountered: