bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
23 stars 18 forks source link

cmd/login timeout error #65

Open jsight opened 3 years ago

jsight commented 3 years ago

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
andig commented 3 years ago

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