I just noticed slight change in behaviour
First call to https://api.chess.com/pub/club/sk-slavia-praha/members is successull, and than two following requests fails.
2017-10-13 09:54:19 | 429 | https://api.chess.com/pub/club/team-of-the-czech-republic/members |
2017-10-13 09:54:19 | 429 | https://api.chess.com/pub/club/team-prague/members |
I was not checking my scripts for some time and today I noticed that from 9th Oct, all my script requests fail with 429. For example, there is the list of latest errors. If I try the same URL from the browser that it works properly.
I am accessing data sequentially (not parallerly).
Any idea, what is wrong?
Thanks.