tesla icon indicating copy to clipboard operation
tesla copied to clipboard

cmd/login timeout error

Open jsight opened this issue 4 years ago • 1 comments

I'm assuming this is due to some new change to the CAPCHA?

go run .
Username: <username>
Password: *****
2021/09/05 22:06:09 list devices: do: Get "https://auth.tesla.com/oauth2/v3/authorize/mfa/factors?transaction_id=Y2LsCGiQ": net/http: timeout awaiting response headers
exit status 1

jsight avatar Sep 06 '21 02:09 jsight

Our implementation of the MFA login is currently broken. Probably due to https://github.com/timdorr/tesla-api/issues/374

andig avatar Oct 19 '21 09:10 andig