tedchou12 / webull

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

After i type MFA code #307

Closed Tokahton closed 2 years ago

Tokahton commented 2 years ago

After entering the MFA code I get this error line 101, in <module> if not loginInfo['accessToken'] is None and len(loginInfo['accessToken']) > 1: KeyError: 'accessToken'

i have no clue how to fix it please help!!