Dan203302
Results
2
issues of
Dan203302
When I try to log out of my account, I get the error 'Logout unsuccessful'. How to fix it?
Hi, I make requests for prices every 3.5 sec. After ~500-800 requests an error is being caused. ``` raise TooManyRequests('You can fetch maximum 20 prices in 60s period') steampy.exceptions.TooManyRequests: You...