I am trying to figure out why my Macros keep showing malformed when I try them. Is there something I am supposed to be removing from the main code I am using. I have been trying to read here: UNA: Service Calls I want to show all posts from my community organization profile or a whole post would be good to so I can show whole post on one update screen. Is there anyway to do that? I am tryign to get the hang of these things. The one below will ofcourse give the malformed error. Quick note: I am using the HTML block, tried on all of them. Moved to Alpha Beta RC as this has been reported.
Error: malformed macros
bx_posts:browse[{"mode":"author", "params":{"author":"1"}}] deleted the beginning and end curly brackets so I could put it here.
Comments
Hello @Kyle !
The Error: malformed macros happens if your code contains the errors like non-closed " sign for example. From my side, I didn't meet this troubles.
The following I showed you is closed though. Unless I am missing something. Is the one I used not closed?