Not getting flightxml alert on endpoint

Hello there

I have trying to use the flightXML functionality to receive alerts from flightaware.

I have done everything right. I have setup an endpoint web hook, all tests run successfully. When I run the GetAlerts function, I get a list of all the alerts as setup which is perfect. I get testing notification sent from https://flightaware.com/commercial/flightxml/send.rvt But not a single one gets sent to your server using the webhook.

Please let me know what I am missing.

Thanks.

Alert id : 30728968

Hello,

It looks like two messages were pushed for this alert id:

event time event summary status
2019-07-20 12:41:19 arrival AIR24 arrived at DXB from DXB Successfully delivered. status=ok, ncode=200, body=, duration=172ms
2019-07-20 12:52:19 arrival AIR17 arrived at DXB from DXB Successfully delivered. status=ok, ncode=200, body=, duration=133ms

Otherwise no other alerts were triggered, likely due to having the same origin and destination commercial airport being relatively uncommon condition.