Hi, Is accessing "AircraftList.json" using POST method supposed to work? I've got it to work using GET, but having troubles using the filters with POST. thank you
Sending filters to the live feed using POST method instead of GET to filter the results as I've read that POST is the new method used and it should be supported according the VRS documentation.