tedchou12 / webull

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

Log in Failed and not getting security question #373

Closed manojjenago closed 1 year ago

manojjenago commented 1 year ago

Hi,

I was able to log in earlier without any issues. But after a while I am getting this error -while trying to get the -Security Question with mail- print(wb.get_security(webull_email)) Response :- {'msg': 'AccessToken is expire', 'traceId': '2277d0a482d44cadb90666706ac6ef02', 'code': 'auth.token.expire'}

Is there anything updated or I need to do any other settings? Please advice. Thanks,

manojjenago commented 1 year ago

Duplicate