Using a webhook i'm getting a lot of requests for a single webhook event

So i have my webhook enabled, and i chose one event “Participant/host left meeting”, when i try it out it works well and i get the requests from Zoom (the notifications) but i get i a lot from them every few seconds, my end point URL does respond with a 200 code.

My code is in PHP and and i respond with http_response_code(200);

Am i missing something here?

Thank you

OK please ignore this, this issue was from my end.

Thanks

1 Like

Thanks for letting us know! Happy to hear you got it sorted out.

-Tommy

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