Sprint_deleted webhook not invoked on production but working on test

Hi,
I have an app listening for the sprint_deleted webhook. It works on the local environment using ngrok but it doesn’t work on the production environment.
All the other sprint-related webhooks being used (sprint_closed, sprint_started and sprint_updated) work fine.
Is there anything different security-wise about the sprint_deleted webhook? I see no errors and it’s not invoked at all.
Thanks!
Jerry

Hi @jerry.laster,
it’s difficult to investigate the issue once we don’t have details of the instance that is affected If the problem reoccurs, please create a DEVHELP ticket on ecosystem.atlassian.net and share with us more details.
Regards,
Beata

This was “user error”. The changes to web hooks on atlasian-connect.json don’t populate right away when the app is published in the marketplace.