tool · inferred from evidence
HTTPBasicAuth
A method for basic authentication in HTTP requests, often used with the requests library.
- atlassian-python-api Confluence `create_page` fails on Cloud: need the v2 REST API
The atlassian-python-api Confluence module still calls the v1 REST endpoints (`/wiki/rest/api/`), but Atlassian announced that many v1 content functions will stop working on Confluence Cloud. `confluence.create_page()` now fails with `HTTPE