mseminatore / TeslaJS

An Unofficial Tesla API library for NodeJS
https://www.teslajs.org
MIT License
411 stars 99 forks source link

login.js error #360

Closed zerocooling closed 2 months ago

zerocooling commented 7 months ago

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

gabrielbryk commented 2 months ago

Same issue here, even tried disabling MFA and no luck

mseminatore commented 2 months ago

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