cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

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