tedchou12 / webull

Unofficial APIs for Webull.
MIT License
601 stars 183 forks source link

get_account_id() KeyError #356

Closed nackster closed 1 year ago

nackster commented 1 year ago

Hello,

Recently I tried using the get_account_id() function, but I'm getting keyErrors because the response object is different now and no account id is to be found in the new object. Did the endpoint change for this function?

Thanks

nackster commented 1 year ago

It was a local issue with sending wrong auth token.