Meeting.ended is not returning the body but giving the headers

I am using the meeting.ended webhook to get notified whenever the user ends the meeting. It is showing all the headers but when i am printing the data it is returning the empty query dictionary.

Hi @kanishka1,

If you’re receiving the webhook headers, this likely means the webhook was successfully sent from Zoom.

Are you parsing the response upon receiving our payloads? If so, you may need to double check this is being done correctly.

Let me know—thanks,
Will

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