CRC Webhook Validation suddenly failing

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.

  1. How To Reproduce
    Steps to reproduce the behavior:
    1. CRC Validation event is received

  2. Our service determines what account its for and processes the request

  3. Service sends back the required 200 response within the given time interval.

  4. Validation for webhook is complete until the 72 hr interval for the re-validation

1 Like

Hi @kupadhyaya
Thanks for reaching out to us and welcome back to our Zoom Developer Forum.

Have you made any changes to your app or regenerated your apps’s secret token?
Can you also confirm you are following the Validation URL documentation to ensure endpoint URL validation?

I will send you a DM so you can provide more details about your app so I can look further into this