I have had a small script running hourly for years, it only exists on my local machine. It simply gets the data for all my games (views, downloads, purchases)
Recently (I noticed today but it seems to have been happening all weekend) it started returning 429 Too Many Requests from openresty.
I revoked my API key and generated a new one, and the script worked one time, and an hour later when it fired again it returned 429 Too Many Requests.
Have there been some changes?