Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-82739

Custom domain used as base URL in REST API pagination instead of xxx.atlassian.net

XMLWordPrintable

      Issue Summary

      When using a custom domain for a site with Confluence Cloud, the REST API requires the original xxx.atlassian.net domain as the base URL. However, the API returns the custom domain as the base URL in pagination responses.

      Steps to Reproduce

      1. Set up a Confluence Cloud site with a custom domain.
      2. Perform a REST API call Get pages to retrieve pages, using the original xxx.atlassian.net domain as the base URL.
      3. Examine the base URL returned in the pagination links.

      Expected Results

      The base URL for pagination should be xxx.atlassian.net.

      Actual Results

      The base URL returned for pagination is the custom domain.

      Workaround

      Manually replace the base URL in pagination links with xxx.atlassian.net to ensure consistency in API calls.

              Unassigned Unassigned
              01626315efcb Tristan Chou [Atlassian Support]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: