UniversalDevicesInc / tesla-nodeserver

The Tesla NodeServer allows to get information and control your Tesla Vehicle
MIT License
4 stars 4 forks source link

Authentication Issues #27

Open JudgeDreddKLC opened 3 years ago

JudgeDreddKLC commented 3 years ago

Hi Benoit,

I'm having the same exact issue as the user that last commented on the Authentication Update #24 issue. I'm installing the nodeserver on a Polisy Pro.

2021-09-05 18:51:35 info: NS: Config received has 1 nodes 2021-09-05 18:51:35 info: NS: New parameters detected 2021-09-05 18:51:35 info: NS: Discovering new vehicles 2021-09-05 18:51:35 info: NS: Getting new tokens 2021-09-05 18:51:36 info: NS: Config received has 1 nodes 2021-09-05 18:51:36 error: NS: undefined 2021-09-05 18:51:36 error: NS: oauth is invalid: { error: true, errorMsg: 'Login credentials rejected' } 2021-09-05 18:51:36 error: NS: Could not save new tokens: There are missing keys 2021-09-05 18:51:39 debug: NS: ControllerNode.displayCredentialsError() 'Unauthorized' 2021-09-05 18:51:39 error: NS: Error discovering vehicles: Unauthorized

JudgeDreddKLC commented 3 years ago

This might be related https://github.com/adriankumpf/teslamate/issues/1651