tedchou12 / webull

Unofficial APIs for Webull.
MIT License
596 stars 181 forks source link

Fail to verify image verification code. #405

Open tharunvemula9 opened 1 year ago

tharunvemula9 commented 1 year ago

getting this error on login funtion

ICANTFINDAUSERNAMEATALL commented 7 months ago

https://github.com/tedchou12/webull/wiki/Workaround-for-Login-%E2%80%90-Method-2

You just need to verify it on your own browser, inspect and get the did(device id) of your browser, and then manually set that as the did in the webull object before you use the login. This way, webull will think that you are logging in from the verified browser. Look around in Method 1/2 if you need help getting the did. You can ignore everything else(I think).

Update the did, not the access token.

Midielhg commented 4 months ago

is the Method 2 still working, I can't get it to work