-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
Component/s: Macros - Core Platform
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When a page embedded with a page tree macro, running a GET request for endpoint /wiki/rest/api/content/<pageid>?expand=body.view resulted in an error.
Environment
- TinyMCE
- Fabric
Steps to Reproduce
- Create a page with page tree macro
- Publish the page and navigate to the endpoint
- /wiki/rest/api/content/<pageid>?expand=body.view
Expected Results
Content on the page tree loaded on the endpoint.
Actual Results
Error message is shown on the endpoint "Unable to load page tree. It seems that you do not have permission to view the root page."
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.