mseminatore / TeslaJS

An Unofficial Tesla API library for NodeJS

Home Page:https://www.teslajs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

login.js error

zerocooling opened this issue · comments

I got this error.
I put the account email, password, and mfa.
C:\tesla\node_modules\teslajs\samples>node login.js zeroco*** *** *****
Error: Login credentials rejected
at C:\tesla\node_modules\teslajs\src\auth.js:96:19
at tryCallOne (C:\tesla\node_modules\teslajs\node_modules\promise\lib\core.js:37:12)
at C:\tesla\node_modules\teslajs\node_modules\promise\lib\core.js:123:15

Same issue here, even tried disabling MFA and no luck

Unfortunately, Tesla has broken the library authentication (by introducing a full browser / captcha requirement) and I've not yet found a reliable workaround.