User Message API for sending message back not wokring
已于 2024年6月05日 发布
We are using the Zendesk CLI tool for our Translation app to translate user messages and post them back to the Zendesk chat window. We are using the logic `client.invoke('ticket.sendMessage', { channel: value1, message: value2 })`. However, we are encountering an error: "This action can only send a message during an active chat, messaging, or direct messaging in a social channel." Even though we are interacting with an active chat, the 'ticket.sendMessage' method, which previously worked, has suddenly stopped functioning. Please suggest a solution to resolve this issue.
0
1

1 条评论
Christopher Kennedy
I see you have an open ticket about this. I'll be working with you through that ticket to review some account setting and ticket data-specific details.
0
登录以发表评论。