Discussions

Ask a Question
Back to All

Call Event Subscription stopped sending

I set up a call event subscription that worked as expected for two days. I received all jwts, decoded them, and piped them to our data warehouse successfully. Then, the event subscription stopped. When I run a LIST api call I still see my event subscription and it still says it's enabled. Why did it stop?

I checked my Azure function logs and the Dialpad event subscription just stopped sending data to the endpoint. My webhook is still there when I run a LIST call on that as well.