We are using these two API’s: FlightInfoEx and GetLastTrack.
When the flight number passed is incorrect we see the below error string:
{“error”:“no data available”}
So, we would like to know what are all such errors returning from above two API’s so that we can handle them in our code.