python273 / vk_api

Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
https://pypi.org/project/vk-api/
Apache License 2.0
1.32k stars 322 forks source link

def _vk_login(self, captcha_sid=None, captcha_key=None): #468

Open m0v34x opened 2 years ago

m0v34x commented 2 years ago

<!DOCTYPE html>

Ошибка 429

У вас большие запросы!

Точнее, от вашего браузера их поступает слишком много, и сервер ВКонтакте забил тревогу.

m0v34x commented 2 years ago

When I try to authorize through a proxy, sometimes this error occurs. This is a clean response from vk. Translated as "title: 'Error 429',heading:'Youâre requesting a lot!',description: 'Or rather, your browser is sending too many requests, and the VK server has sounded the alarm.'," There is also an error of outdated browser when using useragents.

python273 commented 2 years ago

Partially fixed in 11.9.9 (#469)

python3 -m pip install -U vk-api