Thanks for the quick reply, so how come whenever i try to query the flight-history api on this end point:
https://api.radarbox.com/flight-history/search
i get this response:
{
"timestamp": "2019-12-03T15:28:07.133+0000",
"status": 401,
"error": "Unauthorized",
"message": "No valid token was provided. This operation requires a valid token",
"path": "/flight-history/search"
}