DurgNomis-drol / mytoyota

Python client for Toyota Connected Services API
MIT License
77 stars 32 forks source link

Data from cloud not updated #369

Open pbonato opened 1 month ago

pbonato commented 1 month ago

With the latest version (and it was the same with the previous version), when I try to make a call to get data from the cloud for my TOYOTA BZ4X, I receive outdated data without any errors.

If I try to open the MyT mobile app (the black one) and refresh the data (I don’t know if you experience the same issue, but it is very slow to respond, and in some cases, the app gets stuck, so I need to force close it), the call with the MyToyota Python module starts working again for a few minutes. However, after that, it goes back to returning old, non-refreshed values.

I’m not sure if this is truly a bug in the module or a problem with the Toyota Cloud. Has anyone else experienced the same issue?

thomasattree commented 1 month ago

I've experienced the same behaviour. Smells like an issue with Toyota cloud rather than the integration.