-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Connect Platform, Ecosystem
When making a REST API call to Confluence to get a specific page and I mention "body.view" in the expand parameter, I should have the rendered format of the page. Instead, I get "MyAddOn is not responding. Wait or cancel ?" where there should be rendered macros. When I tried the same thing with default confluence macros, there was no problem, macros are perfectly rendered. The problem is with Atlassian Connect add-ons.
I don't know if this has anything to do with the mysterious ": = | RAW | = :" parameter, because it is still there (see enclosed picture).
I need to render content on a Web Item to make my add-on work. I can't think of any other way to do this. I even tried the JSON-RPC API.
Thank you