Maxx53 / SCMBot

Steam Community Market auto-buying bot
http://scmbot.com
GNU General Public License v2.0
237 stars 116 forks source link

Request per second limited? #194

Open Wamb11t opened 10 years ago

Wamb11t commented 10 years ago

Getting this from my custom bot, wondernig if you guys are getting the same:

Received invalid status: 500 Reason: Internal Server Error Response: null

This started happening about 42 minutes ago. Did valve implement a stricter amount of request per second limit? Or is just the steam market acting up again?

Maxx53 commented 10 years ago

Request limitation returned 403 Forbidden error.

UgaBugaBoo commented 10 years ago

Facing a lot of JSON invalid errors

Wamb11t commented 10 years ago

This was caused by my bots nocache solution, which is very similar to yours. Question is now if they are detecting the extra parameter, or if they implemented protection deeper into the backend (which would make it A LOT harder to get around).