cancel
Showing results for 
Search instead for 
Did you mean: 
2025 CMX Awards

The Zoom Community is nominated for the 2025 CMX Community Industry Awards in the Customer Support Community category!

Vote now

Webhook EndPoint is not validatiing

ritumalik1109
Newcomer
Newcomer

I've been attempting to set up event subscriptions, but I keep encountering an error when trying to validate the endpoint URL. The message I receive is: "URL validation failed. Try again later." This issue has arisen while developing a new application.

1 REPLY 1

tjamaker
Explorer
Explorer

Hi, did you solve the problem?

 

I have the same issue while integration with make.com.

 

I have created everything like it is described in the document (-> https://developers.zoom.us/docs/api/rest/webhook-reference/#validate-your-webhook-endpoint). But I don't know where's the problem actual. On Zoom or on make.com site.

 

What do I have to put as **salt** into the hash-function:

This is described in the document with "Set your webhook's secret token as the secret (salt)"

* The Webhook-ID from make.com

* the secret-Token from Zoom from the feature page

* the client-secret from the App-credentials page