nfarina / homebridge-tesla

Tesla plugin for homebridge: https://github.com/nfarina/homebridge
154 stars 38 forks source link

Continuous token exchanging #87

Closed TeslaOwnerTips closed 1 year ago

TeslaOwnerTips commented 2 years ago

[12/23/2021, 4:22:40 PM] [Teslas] Exchanging refresh token for an access token… [12/23/2021, 4:22:41 PM] [Teslas] Got an access token. [12/23/2021, 4:22:41 PM] [Teslas] Exchanging refresh token for an access token… [12/23/2021, 4:22:41 PM] [Teslas] Got an access token. TeslaJS error: Unauthorized

Please see log (last 200 lines) homebridge-erros.log

TeslaOwnerTips commented 2 years ago

It turns out the refresh token was wrong however the plugin should not spam the server when given a bad refresh token.