Hello FlightAware Support Team,
I hope you are doing well.
We are reaching out to request your assistance in investigating an issue with AeroAPI alerts not being delivered to our webhook endpoint, despite correct configuration and successful validation.
Specific Example (Confirmed Case)
We would like to highlight the following alert, which is now associated with a flight that has already departed:
-
Alert ID: 106060439
-
Flight: TAP Air Portugal 298 (TAP298 / TP298)
-
Start Date: 2026-03-25
-
End Date: 2026-03-29
-
Enabled: true
Alert configuration:
{
"ident": "TAP298",
"start": "2026-03-25",
"end": "2026-03-29",
"target_url": "https://falcao.mimo.ao/webhook/flights/notifications",
"enabled": true,
"events": {
"arrival": true,
"departure": true,
"cancelled": true,
"diverted": true,
"filed": true,
"out": true,
"off": true,
"on": true,
"in": true
}
}
Flight Status (Verified)
We have confirmed that the flight is currently in progress:
-
fa_flight_id: TAP298-1774246370-airline-1005p
-
Origin: FNBJ (Luanda)
-
Destination: LPPT (Lisbon)
-
Actual Out: 2026-03-25T08:43:00Z
-
Actual Off (Takeoff): 2026-03-25T08:59:00Z
-
Status: In Flight / On Time
-
Progress: 33%
This confirms that multiple alert-triggering events (e.g., out, off, departure) have already occurred.
Issue Description
Despite the correct configuration and confirmed flight activity:
-
We are not receiving any webhook notifications
-
The Notifications section in the FlightAware portal is empty
-
No delivery attempts or failures are visible
-
The alert is active and within a valid time window
-
All relevant events are enabled, including
filed
Our Current Setup
-
Webhook endpoint (HTTPS, publicly accessible):
https://falcao.mimo.ao/webhook/flights/notifications -
Endpoint is also configured globally in our account:
{
"url": "https://falcao.mimo.ao/webhook/flights/notifications"
}
-
The endpoint:
-
Accepts POST requests
-
Returns HTTP 200 OK
-
Has been successfully tested manually
-
-
Alerts are:
-
Created in advance (1β2 days before flight)
-
Configured with explicit
target_url -
Enabled and active
-
Include all relevant events
-
Conclusion
This is a confirmed case where:
-
A valid alert exists
-
The flight has already departed and is in progress
-
Multiple triggering events have occurred
-
No notifications were generated or delivered
This suggests a potential issue with alert triggering or delivery on the AeroAPI side.
What We Need Help With
We would appreciate your assistance in verifying:
-
Whether alert ID 106060439 is being triggered internally
-
If any delivery attempts were made to our webhook endpoint
-
Whether there are any matching or filtering constraints affecting this alert
-
If alerts based solely on
identare sufficient for reliable triggering -
Whether additional parameters (origin/destination) are required
We are happy to provide any additional information needed.
Thank you very much for your support.
Best regards,
Luis
