Issue in Webhook

Description
Hello Support

I have implemented the webhook for start meeting, but I am getting no response data in webhook response. The webhook is getting triggered, but no data is coming.

I have also verified the same webhook in zoom dashboard logs and getting response data as undefined. Please check the screenshot.

Please let me know if I am doing something wrong.

Error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Which Endpoint/s?
(https://devmagento.webkul.com/deepak/m242/pub/mpzoom/events/startMeeting)

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi, @marc.moreno,

Thank you for posting in the Developer Forum – I am happy to help. First, can you clarify if you are receiving the events at your designated endpoint, but just not seeing them in the logs? Or if you are not seeing the data you responded to the Webhook request with? I should note, if either a 200 or 204 response is not sent within 3 seconds to the Webhook, the event will be sent with those fields as undefined.

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