My webhook is no longer receiving anything from RingCentral, it's been working for 1.5 years...
Things I've tried:
- Creating a new webhook
- Verifying the webhook exists using "Get Subscriptions" (https://developers.ringcentral.com/api-reference/Subscriptions/listSubscriptions)
- Verified the server address is accurate when creating the webhook
- Verified I can talk to my webhook server over the internet and that it see's me doing so
- Updated all libraries that are being used in my scripts
Any ideas? Seems like it stopped working this weekend, but it might have been longer than that, I just noticed this morning.
I'm using Python, NGROK, WSGI and Flask. Like I said though, this has been working so not sure if it's related to a bigger issue.