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

Is Workaround for Login ‐ Method 2 still working or any tweaks are needed? #446

Open
watay147 opened this issue Jan 23, 2025 · 0 comments

Comments

@watay147
Copy link

Hi folks,

I tried Workaround for Login ‐ Method 2 as below for login:

from webull import webull
from env._secrete import Webull_PWD
wb = webull()
wb._did="xxxxx"
wb.login('[email protected]', Webull_PWD)

But still got the 'msg': 'Image verification failed.' error.

So I would like to check whether the Workaround for Login ‐ Method 2 is still working or any tweaks are needed?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant