Hello everyone, I am trying to get information using the REST API about arrival in "real-time" to the Frankfurt Airport using
opensky-network.org/api/flights/arrival?...25188&end=1644226000
but it is returning a 404 not found message, indicating that there are no flights found which is false according to the arrival information found in the web. With previous days it works, but when I try with recent data (one hour ago from now) it doesn't.
Is this the expected behaviour? Or did I miss anything?
Thanks in advance