HTTP POST on AircraftList.json

Discussion in 'Feeding' started by toblacks, Oct 24, 2017.

  1. toblacks

    toblacks New Member

    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
     
  2. eddb

    eddb New Member

    Hi,

    what do you want to do?
     
  3. toblacks

    toblacks New Member

    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.