Webhook works for meeting created but not for meeting started and ended

Description
I have an unpublished working JWT APP that has a functioning webhook for meetings created. It’s been the case for a year now.

I just added a webhook for the same endpoint for meeting started and ended, but my server is not receiving the webhook.

Error
No error

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
afternoon-eyrie-23762.herokuapp.com/zoom

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Start a meeting by any of my users
  2. No webhook!

Additional context
The meeting created webhook still works. Is there a delay between setting up the start and end meeting webhook and when it starts working? any additional configuration for these particular webhooks? thanks

it works now. i guess just needed to wait?

Hi @anto,

Sometimes webhooks could be delayed if there are service impacting events. I’m happy it’s working now!

Gianni