skyscanner-python-sdk
skyscanner-python-sdk copied to clipboard
429 Error every single time.
I realize that there is throttling but just following the readme guide I cannot get it to work even once.
same results.
Using the example code from README step 4 it requests:
http://partners.api.skyscanner.net/apiservices/pricing/v1.0?apiKey=
API response: { "ValidationErrors": [{ "Message": "Rate limit has been exceeded: 0 PerMinute for PricingSession" }] }
because Flight Live API is currently suspended, see:
https://support.business.skyscanner.net/hc/en-us/articles/206800359-Which-services-can-I-access-and-what-are-the-rate-limits-
same problem here
same problem here. Is this because there are a lot of people using the API same moment?