Hi,
I’m creating an alert with the REST request below providing the carrier, flight number, origin, and destination city pairs. I would expect to see the alert created for the that flight only but it is creating the alert for “Any flight (KLGA → KMEM)” per the FlightAware web site. What am I doing wrong?
flightxml.flightaware.com/json/ … &channels={16 e_departure e_arrival e_diverted e_cancelled}&max_weekly=1000
Thanks in advance.