We have an application with webhook configured for orders events. Everything was fine but at some point webhook stopped sending events to our app. The application has Read permission for orders. We also tested it using third-party online services such as https://webhook.site/ and we didn't manage to catch any event. We are also sure that out webhook endpoint is configured properly.
Meanwhile Sandbox webhooks for our other apps are working good, as does the production webhook configured for the above application.
Could it be an issue from Clover side?