I got an error message when I send a request to `/macros.json` . I did the investigation, this error happened when the API responded like the below. ```json "actions": [ { "field": "side_conversation_ticket", "value": [ "こんにちは", "■テストです。", "SupportAssignable:support_assignable/group/5291292944015", "text/html" ] } ] ```