Skip to content

The Confluence.get_all_pages_from_space() implementation is wrong. #1480

@MacHu-GWU

Description

@MacHu-GWU

The Confluence.get_all_pages_from_space() implementation is wrong.

Based on the official document https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-page/#api-spaces-id-pages-get, the url should be url = "https://{your-domain}/wiki/api/v2/spaces/{id}/pages". But in the code, the url is url = "rest/api/content".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions