Skip to content

Confluence v2 implementation - #1523

Closed
gonchik wants to merge 27 commits into
atlassian-api:masterfrom
batzel:confluence-v2-implementation
Closed

Confluence v2 implementation#1523
gonchik wants to merge 27 commits into
atlassian-api:masterfrom
batzel:confluence-v2-implementation

Conversation

@gonchik

@gonchik gonchik commented Apr 6, 2025

Copy link
Copy Markdown
Member

only Confluence v2

batzel-upenn and others added 27 commits April 1, 2025 12:30
Comment thread test_search.py
@justinfx

Copy link
Copy Markdown

Can someone comment on the the status of this ticket, vs seemingly similar work in #1522?

Is this, or the other MR, required for this library to actually support Confluence Cloud servers that are deployed with the v2 REST API? Without this work, is this library not usable in that context?

@Zircoz

Zircoz commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Hi — just wanted to signal interest in getting this across the line.

I've been working on a pagination fix for get_all_* methods (PR #1616) and in the process ran into the exact problem this PR solves: api.atlassian.com Cloud users hitting 401 "scope does not match" because the library defaults to wiki/api/v2, which requires OAuth2 app credentials that most users don't have set up. I opened an issue (#1618) for it but closed it in favour of this PR, since a proper v2 implementation is clearly the right fix rather than a workaround.

A few questions to understand where things stand:

Happy to contribute if it helps move this forward.

🤖 Generated with Claude Code

@jstoja

jstoja commented Mar 9, 2026

Copy link
Copy Markdown

Hi, also confirm interest here. We'd like to reduce our permissions' scope from our access tokens and waiting for v2 to be available.

@loganmzz

Copy link
Copy Markdown

What is the current status? Is it possible to use scoped token (mandatory for service accounts)?

@gonchik
gonchik requested a review from qvalentin August 15, 2026 07:30
@gonchik
gonchik marked this pull request as draft August 15, 2026 07:31
@gonchik
gonchik marked this pull request as ready for review August 15, 2026 07:31
@gonchik gonchik self-assigned this Aug 15, 2026
@gonchik

gonchik commented Aug 15, 2026

Copy link
Copy Markdown
Member Author

Implemented

@gonchik gonchik closed this Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants