Wondering if there is a system issue with the searchbirdseyepositions API call since planes are flying over but my API calls stopped returning data a day ago. No changes to code. Sample call:
POST:
[ http://flightxml.flightaware.com/json/FlightXML2/SearchBirdseyePositions ]
[ {‘query’: ‘{range lat 37.35984 37.37431} {range lon -122.06204 -122.02833} {< alt 90} {range clock 1599669909 1599671709}’, ‘uniqueFlights’: ‘true’, ‘howMany’: 150, ‘offset’: 0} ]
{‘error’: ‘NO_DATA no results’}