Try 30 days of free premium.

CORS error followed by 429 (Too many Requests)

BarryThomas wrote 8 years ago: 1

Hi,

I have an application that is just used by myself. I use it to list all the shows I watch and lists them out with episode info etc.

Yesterday I (for the first time) was getting CORS error, however today that seems to be resolved but I am getting 429 Too Many Requests.

Has something been changed? Or could this be related to the DDOS I noticed in another thread?


david wrote 8 years ago: 1

Yes, the rate limiting is still a bit stricter than usual. However, even right now you're allowed quite a few requests/second per IP. If you're receiving 429's you should look into whether your app really needs so many simultaneous API calls.

Try 30 days of free premium.