Format Your New Topic as Follows:
Zoom webinar.chat_message_sent endpoint
I am working on a project that requires retrieving chat message during live webinar.
Description
I am able to receive other events like webinar.started and webinar.ended. But the webinar.chat_message_sent does not work
Error?
webinar.chat_message_sent is not triggered
How To Reproduce
Steps to reproduce the behavior:
1. I setup my endpoint properly
2. Handles the response from zoom according to guide
3. webinar.chat_message_sent is not triggered
4. Searched the forum but all of them are closed without any solutions.