Webhook Status 500

Hi Everyone,

I built a webhook to send a notification when a Zoom recording is completed. However, it has status 500 and 200 sometimes. I’m not sure how to debug the issue.

Can you please help? Thank you!

Hi @zoomrecords a response code 200 will show successful delivery. Error code 500 shows that the endpoint URL server the notifications are delivered to is unable to receive the request. This is a server error.