Tripadvisor

FREEMIUM
By DataCrawler | Updated 1ヶ月前 | Travel
Popularity

9.8 / 10

Latency

4,797ms

Service Level

100%

Health Check

100%

Back to All Discussions

Search Flights API is down

Rapid account: Aeb 3 Bs
aeb3bs
20日前

Search Flights API is down. I seem to be getting Something went wrong errors.

Rapid account: Aeb 3 Bs
aeb3bs Commented 16日前

so the API isn’t returning the true set of flights.

Rapid account: Data Crawler
DataCrawler Commented 16日前

Correct. We had 344 results, but none of them were selected because of the filters.

Thanks

Rapid account: Aeb 3 Bs
aeb3bs Commented 16日前

Actually it looks like it’s only an issue when I filter for Alaska…

Rapid account: Aeb 3 Bs
aeb3bs Commented 16日前

It is down again:

request:

const options = {
method: ‘GET’,
url: ‘https://tripadvisor16.p.rapidapi.com/api/v1/flights/searchFlights’,
params: {
sourceAirportCode: ‘SEA’,
destinationAirportCode: ‘JAC’,
date: ‘2024-08-08’,
itineraryType: ‘ONE_WAY’,
sortOrder: ‘PRICE’,
numAdults: ‘1’,
numSeniors: ‘0’,
classOfService: ‘ECONOMY’,
nonstop: ‘yes’,
currencyCode: ‘USD’
},
headers:
‘X-RapidAPI-Host’: ‘tripadvisor16.p.rapidapi.com
}
};

response:

{
“status”: true,
“message”: “Success”,
“timestamp”: 1713927685762,
“data”: {
“session”: {
“searchHash”: “3d886106377693929a9fe79aebbfe18f”,
“pageLoadUid”: “8c1d581a-4b31-473c-a73a-6c281dbc8424”,
“searchId”: “5d749ed4-46fc-49af-9d73-4c630708688f.158”,
“filterSettings”: {
“aa”: “JAC”,
“tt”: “”,
“a”: “”,
“d”: “”,
“ns”: “1”,
“cos”: “0”,
“al”: “”,
“fq”: “”,
“ft”: “”,
“sid”: “”,
“oc”: “”,
“plp”: “”,
“mc”: “”,
“pRange”: “-1,-1”,
“da”: “PAE,LKE,BFI,SEA”,
“ca”: “”
}
},
“complete”: false,
“numOfFilters”: 0,
“totalNumResults”: 344,
“flights”: []
}
}

Rapid account: Data Crawler
DataCrawler Commented 16日前

Hello,

Please check now it’s working.

Thanks

Join in the discussion - add comment below:

Login / Signup to post new comments