As the above screenshot shows, got the error on clicking "Preview" button from command box.
"Preview" button is mapped to a "task/fetch" action, and is supposed to hit a request on bot /messages api. This functionality works as expected when the message is posted inside the conversation, but when the message is in the command box, the above error pops up.
Is there any way to solve this?