onokje / node-red-contrib-tesla

Node red nodes to control Tesla vehicles and devices
MIT License
20 stars 11 forks source link

Cannot get token since 24 hours ago... #8

Closed samosss closed 3 years ago

samosss commented 3 years ago

Have been using this for last few months without issue, then after no change on my side, started getting this issue each and every api request - has Tesla changed something on their side?

object message: "Error: Get access token failed" source: object id: "30ae57f6.5097a" type: "tesla-api" name: "Get Car Status" count: 1 stack: string Error: Get access token failed at getNewToken (/home/pi/.node-red/node_modules/node-red-contrib-tesla/src/tesla.js:29:15) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) at TeslaApiNode._inputCallback (/home/pi/.node-red/node_modules/node-red-contrib-tesla/src/tesla.js:158:39)

samosss commented 3 years ago

Nevermind, it was user error 🙄

samosss commented 3 years ago

Hello getting this again now.... Model S, HW3, 2020.48.35.5 on the car.... thoughts?

samosss commented 3 years ago

Updated to v1.0.3 of module, and fixed again, thanks.