Hi,
I have created a JWT app where I have subscribed to two webhooks, meeting start and meeting end.
It was working fine till 26-07-2022. Today, while testing, the webhook endpoints are not getting triggered when an user starts or ends a meeting.
The exposed endpoint from our app was an open endpoint with method type as POST. I am able to trigger that endpoint from postman and it worked fine.
I couldn’t proceed further due to this issue. It would be grateful, if I get help asap.