csfloat / inspect

Source Code that Powers the CSFloat Inspect Link API
https://csgofloat.com
MIT License
392 stars 118 forks source link

post /bulk working or not? #214

Closed salamat711 closed 5 months ago

salamat711 commented 5 months ago

i get this error. Installed the bot locally.

HTTP/1.1 400 Bad Request X-Powered-By: Express Content-Type: application/json; charset=utf-8 Content-Length: 68 ETag: W/"44-EwaRAyxpbHhvAU2bYzTUkZuZf8k" Date: Tue, 09 Apr 2024 04:05:18 GMT Connection: keep-alive Keep-Alive: timeout=5

{"error":"You have too many pending requests","code":3,"status":400}

wangxingzhen commented 5 months ago

I think you should provide more information to describe this problem. How many accounts have you configured? Is there a web proxy? What is max_simultaneous_requests in the configuration file?