Closed Jesus-M closed 1 month ago
On the kia_uvo GitHub repo we have lots of reports. No one can login to the native app either. Once logged out the native app stops working.
I just tried with the app and it works. The script doesn't.
But if you are getting multiple reports, it might be a server issue.
Maybe a better handling of the server not responding/login issues would be helpful.
Open to PRs on this. I no longer own one of these cars so won't be making larger changes going forward.
Open to PRs on this. I no longer own one of these cars so won't be making larger changes going forward.
I'd love to, but my developer skills are not enough for that type of changes.
Anyway, it seems to be working now, clearly nothing to do with your code, just a Bluelink issue.
Thanks!
Description
Today it stopped working. Apparently the
vm.check_and_refresh_token()
line gets stuck.I have a simple script to retrieve the odometer value, refreshing if the last values was cached longer than one hour earlier, and it was working fine, until yesterday.
What I Did
Inserting some 'prints' I saw that the script gets stuck running
vm.check_and_refresh_token()
, and ends few minutes later with this ouput: