Hey guys,
I’m starting to play around with the live API and I have a quick question about the FlightDetails call. As described in the documentation I’m calling the endpoint using my API key and the flight ID as parameters.
To get a flight ID I’m using the Flights endpoint which contains a FlightID field which I assume is the one I have to use.
Problem is no matter which ID I use FlightDetails always returns an empty array and no data, am I missing something?
Thanks!