hi,
@akashyap, I see that is not working in both cases.
In a single macro preview I see the error:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><status><status-code>404</status-code><message>null for uri: https://srtest9.atlassian.net/wiki/rest/api/content/249266188/history/1/macro/id/?_r=1539855248258</message></status>
As you can see from the error the macro id is not specified, because I think the macro id is still not available.
In the new editor (from a blogpost) when I load the blogpost in edit more I see this error:
{"statusCode":404,"data":{"authorized":false,"valid":true,"errors":[],"successful":false},"message":"No macro found on content id : ContentId{id=249266188} with version: 1 and macroId: 2310e8a2-91d9-4c17-862d-162df7c2122f"}
Here the macro id is specified, but still getting an error.
@rading, I cannot use the parameters from the URL because I’m using a cacheable macro.