Description
We have configured JWT with event subscription and it was working absolutely fine couple of hours back. However it stoped working all of sudden and the events that we are receiving are lagged by couple of hours. Sometimes, even events are not received at all.
These webhook events are as simple as Meeting.started and meeting.ended.
Error
Events are not received.
Which App Type (OAuth / Chatbot / JWT / Webhook)? JWT Event Subscription
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
Which Endpoint/s?
https://our-website.com/webhook/meetingStatusChange
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Create a meeting and start a meeting. That event should be received.
- No event is received
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.