API Endpoint(s) and/or Zoom API Event(s)
Validate your webhook endpoint event
Description
We have a master account with multiple subaccounts and what we discovered as of 2/20/26, the CRC validation is failing across all our accounts in all environments. There hasn’t been any changes to our services and the validation logic or any new deployments. Logs show that we are receiving the CRC Validation Event, however there is no activity as far as sending the 200 response back to Zoom. We tried manually triggering the validation from the portal, but that is failing as well. We see the error below, I tried this again today and still the same issue. Can someone please assist?
Error?
The full error message or issue you are running into, where applicable.
-
How To Reproduce
Steps to reproduce the behavior:
1. CRC Validation event is received -
Our service determines what account its for and processes the request
-
Service sends back the required 200 response within the given time interval.
-
Validation for webhook is complete until the 72 hr interval for the re-validation
