Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

430 forbidden response, and 429 response which switching to the main domain. #146

Closed
matt1966 opened this issue Jan 13, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@matt1966
Copy link

BinanceZH is now returning a 403 response.

Example: https://www.binancezh.com/gateway-api/v1/public/cms/article/list/query?type=1&pageNo=1&pageSize=6

To tackle this, I switched to: https://www.binance.com/gateway-api/v1/public/cms/article/list/query?type=1&pageNo=1&pageSize=6

Which quickly returns a 429 (too many requests) response after a few hits, despite using proxies, user agent rotator, etc.

Does anybody know how to tackle this?

@matt1966 matt1966 added the bug Something isn't working label Jan 13, 2022
@Linus045
Copy link
Collaborator

This is a duplicate, see issue #137.
There is currently no way to fix this, other than trying to reduce the request interval.

@Linus045 Linus045 added the duplicate This issue or pull request already exists label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants