Philippe Gressé-Lugué
Philippe Gressé-Lugué
Another way to be compatible of many user interfaces is to add in teslaja/src/auth.js, just as the first lines of login function: ``` (...) exports.login = function login(credentials, callback) {...
Same here : using same email/password/home network with android tesla app or tesla website succeed... Something needs to be tuned in teslajs IMHO. How can we investigate Android app request...
No MFA for me and no captcha
Have the same issue since yesterday 20h51 Paris Time... (cannot upload with this tool but OK with same account with Google Chrome or Windows browser). Has someone any idea ?
I found that the returned error of requestUploadURL is ``` [ { "errorMessage":{ "reason":"REQUEST_REJECTED", "additionalInfo":{ "uploader_Service.GoogleRupioAdditionalInfo":{ "completionInfo":{"Status":"REJECTED"}, "requestRejectedInfo":{"reasonDescription":"agent_rejected"} } }, "upload_id":"..." } } ] ``` And then the following fails:...
After a bit less than 24h, the tool is working again. The error message must probably be more explicit and provide the advice like "Wait about 24h before a new...
I have started this weekend a node-red mock-up that uses same messages content as this project do but using the new fleet API. SInce now, it seems working, but there...
Here is my mock-up flow, working with my own other flows... but probably not enough robust or well-packaged yet, and without any explanation about how to configure it... But if...
Added low level Tesla API too
Key is updated in config node but can only be saved with 'deploy' action in the auth.json file. On restart, the key restored is then a previous one that is...