I can't can receive event "in-meeting chat message received"

API Endpoint(s) and/or Zoom API Event(s)
meeting.chat_message_sent

Description
The webhook is never fired

Error?
None

I do receive Zoom events on my endpoint URL, just not that event so i don’t think there is a problem in my code
i got DLP enabled by zoom support team.
And i enabled the event “In-meeting chat message received”

My question is what problem am I having when I can’t receive that event?

I am having the same problem. I created both a Server-to-Server app and a Legacy webhook-only app.

They both have the “in-meeting chat message received” event activated.

In addition to that event, I have the meeting ended event selected for both apps.

Everything is configured correctly and I receive data only for the “meeting ended” event on the Legacy webhook-only app.

There is a bug mentioned in this thread.

Support has also told me I have DLP enabled.

Is there a difference between the “in-meeting chat message received” event and the meeting.chat_message_sent webhook endpoint?

Is there an update on when this bug will be fixed?

I was able to solve my particular issue for this. The solution that worked for me is linked here.

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.