You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have the same problem since I moved to Tesla FleetAPI
The same code worked very well before, wo it is a little bit weird.
Thank you very much if anyone has any potential solution to this issue!
My app works fine but I encounter the following issue when the token expires.
The library triggers refreshToken() (in Sources/TeslaSwift/TeslaSwift) and receives error 401 (Unauthorized).
In order to proceed, I have to login again (I use webLogin).
What could cause this?
Thank you.
The text was updated successfully, but these errors were encountered: