-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Org Management - App URLs - Custom Domains
-
None
-
2
Issue Summary
Allow the ability to user REST API endpoints on CNAME Domain redirection from the base url.
As of now REST API endpoints are failing when it's used on a redirected URL with unauthorized error.
Steps to Reproduce
- Set a redirection URL by enabling CNAME domain redirection from Atlassian cloud url to an owned domain.
- Use REST API endpoints directly on the redirected custom domain url.
Expected Results
REST API endpoints can be used on a CNAME Domain redirection.
Actual Results
Results in unauthorized error message.
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available