Skip to content

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

@watay147

Description

@watay147

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('xx@xx.com', 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions