Closed molitona closed 11 months ago
H1 added rate limit of 10 req/s which bbscope don't handle
{ "errors": [ { "status": "429", "title": "Rate limited", "detail": "You have been rate limited, please do not exceed 10 req/s: https://api.hackerone.com/getting-started/#rate-limits ." } ] }
Hi, i'm on it. Meanwhile, please use the --concurrency flag and set it to a lower value, such as 3. Thanks
yeah done. thank you!
H1 added rate limit of 10 req/s which bbscope don't handle