Zoom Trigger needs re-validation:How?
Status: Open · Asked by Mixmexmax on · 0 views
I have created a zoom trigger according to the tutorial. Everything worked fine. Now I get this email from zoom stating that the revalidation did not work and the webhook from zoom will stop working soon. What do I need to do?
„Your webhook endpoint failed to respond to our validation request
If your webhook endpoint fails to respond to our validation requests 2 more times, we will stop sending webhooks to your webhook endpoint until you fix the issue“
Hi @Mixmexmax,
Please share the workflow URL in which you are facing this issue.
It is in the first post.
Based on your task history, your workflow appears to be working fine.
Could you please share the email received from Zoom so that we can look into it.
[IMG alt="zoom logo"]https://marketplacefront.zoom.us/marketplace_assets/mail/zoom_logo.png[/IMG]
Hi xyz
Your webhook endpoint is not responsive, please review this email for details.
Pabbly Webhook2
Un-named Event Subscription
[TABLE]
[TR]
[TD]Notification URL [/TD]
[/TR]
[TR]
[TD]https://connect.pabbly.com/workflow/sendwebhookdata/…..[/TD]
[/TR]
[TR]
[TD]
Your webhook endpoint failed to respond to our validation request
If your webhook endpoint fails to respond to our validation requests 2 more times, we will stop sending webhooks to your webhook endpoint until you fix the issue.[/TD]
[/TR]
[/TABLE]
What to do next?
- Review your app logs
- Find the code or systems that cause the issues based on the documented webhook parameters
- Revalidate endpoint URLs and submit your app for update request review
Need help?
Zoom Webhook DocumentationZoom Developer Forum
For more questions, reply this email directly.
Thank you for your attention and effort on Zoom Developer Platform.
#codeHappy
Zoom Developer Advocate Team
[IMG alt="twitter logo"]https://marketplacefront.zoom.us/marketplace_assets/mail/twitter_logo.png[/IMG]
[IMG alt="linkin logo"]https://marketplacefront.zoom.us/marketplace_assets/mail/linkin_logo.png[/IMG]
[IMG alt="subtract logo"]https://marketplacefront.zoom.us/marketplace_assets/mail/subtract_logo.png[/IMG]
+1.888.799.9666
©2023 Zoom | All Rights Reserved
Visit Zoom.us
55 Almaden Blvd
San Jose, CA 95113
I think the important part is in this article:
https://developers.zoom.us/docs/api/rest/webhook-reference/#revalidation
Kindly allow us some time to look into this. I will get back to you with an update soon.
no problem. one thought: I would think that the revalidation request from zoom is only sent in time of inactivity. so if you have regular traffic over the webhook, it will not send the revalidation request. but that is only a guess, would have to be confirmed by zoom.
i have not received any further warnings from zoom about shutting down the webhook, so i guess my tests after receiving the mail have revalidated the webhook.