Hi Guys, I'm having a few issues using the Country Codes (e.g. IE or UK) from the Places API in fetching a Grid of Prices. I get the following issue: HTTPError: 400 Client Error: Bad Request for url: http://partners.api.skyscanner.net/apiservices/browsegrid/v1.0/UK/GBP/en-GB/MAN/IE/2017-05/2017-05?apiKey=[API]: For this query please use the following service [BrowseRoutes] Is there a way to: (a) Get a response in the same way you do when you input cities? I don't see why the output should be any different if the city code is UK or LOND (b) Can we filter the places api to filter out country codes?
Hi Guys,
I'm having a few issues using the Country Codes (e.g. IE or UK) from the Places API in fetching a Grid of Prices. I get the following issue:
HTTPError: 400 Client Error: Bad Request for url: http://partners.api.skyscanner.net/apiservices/browsegrid/v1.0/UK/GBP/en-GB/MAN/IE/2017-05/2017-05?apiKey=[API]: For this query please use the following service [BrowseRoutes]
Is there a way to:
(a) Get a response in the same way you do when you input cities? I don't see why the output should be any different if the city code is UK or LOND
(b) Can we filter the places api to filter out country codes?