You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts\personalllll.py", line 49, in
main()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts\personalllll.py", line 30, in main
vk.auth()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 187, in auth
self._auth_cookies(reauth=reauth)
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 207, in _auth_cookies
self._vk_login()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 330, in _vk_login
self._pass_twofactor(response)
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 380, in _pass_twofactor
raise TwoFactorError('Recaptcha required')
vk_api.exceptions.TwoFactorError: Recaptcha required
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts\personalllll.py", line 49, in
main()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts\personalllll.py", line 30, in main
vk.auth()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 187, in auth
self._auth_cookies(reauth=reauth)
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 207, in _auth_cookies
self._vk_login()
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 330, in _vk_login
self._pass_twofactor(response)
File "C:\Users\n.zorin\PycharmProjects\Vk_calls_scripts.venv\Lib\site-packages\vk_api\vk_api.py", line 380, in _pass_twofactor
raise TwoFactorError('Recaptcha required')
vk_api.exceptions.TwoFactorError: Recaptcha required
The text was updated successfully, but these errors were encountered: