This issue prevents my app from listing pages or retrieving page content via v2 APIs, which is essential for its functionality. As a workaround I’m forced to use older v1 endpoints but still I'm getting same issue.
This is the API I'm calling -- /wiki/api/v2/spaces/${spaceKey}/pages
Forge app does not have the required OAuth scopes for the Confluence v2 APIs. The v2 endpoints use stricter permissions, so even if the v1 API works, the v2 calls will fail without the correct scopes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.