I can not get response from skyscanner api. Did I write something wrong?
Asked
Active
Viewed 357 times
1
-
Experiencing the same issue. Could be that the API is not active anymore? – Stochastic Jun 02 '21 at 11:39
-
I am of the same opinion too. – aynilda Jun 02 '21 at 13:23
1 Answers
0
The endpoint you're trying to access doesn't exist. That's why it's returning 404.
Visit the homepage of Skyscanner API on RapidAPI Hub and take a look at the different endpoints it supports.
I believe you want an endpoint that return fligh information. Check out the endpoints available in the Browse Flight Prices
category and pick a best one for you according to your needs.

Pratham
- 497
- 3
- 7