robinostlund / homeassistant-volkswagencarnet

Volkswagen Carnet Component for home assistant
GNU General Public License v3.0
303 stars 61 forks source link

[BUG] #641

Closed Hamsterman closed 2 weeks ago

Hamsterman commented 2 weeks ago

Before you post a new issue - you must first check the following (and check the boxes with an "X" below)

Environment

Describe the bug

I have trouble triggering a data refresh - I notice this issues in the logs.

Logger: volkswagencarnet.vw_connection Source: custom_components/volkswagencarnet/switch.py:77 integration: Volkswagen Connect (documentation, issues) First occurred: 11:38:19 AM (48 occurrences) Last logged: 7:58:59 PM

Could not refresh the data, error: 429, message='Too Many Requests', url=URL('https://emea.bff.cariad.digital/vehicle/v1/vehicles/XXXXXXXX/vehiclewakeuptrigger')

Logger: volkswagencarnet.vw_connection Source: custom_components/volkswagencarnet/init.py:511 integration: Volkswagen Connect (documentation, issues) First occurred: 7:42:56 PM (1 occurrences) Last logged: 7:42:56 PM

User identity token could not be verified!

Logger: volkswagencarnet.vw_connection Source: custom_components/volkswagencarnet/init.py:525 integration: Volkswagen Connect (documentation, issues) First occurred: 10:11:36 AM (11 occurrences) Last logged: 7:31:08 PM

Token could not be verified!

Steps to Reproduce

Expected behavior

Screenshots

Traceback/Error logs

Debug information - all JSON responses from logfile

Additional context

Note

Issues lacking sufficient details or context may be subject to closure without prior notice. Detailed bug reports are essential for effective issue resolution. Thank you for your cooperation.

stickpin commented 2 weeks ago

use search before reporting an issue.

Hamsterman commented 2 weeks ago

I have - I am not finding any solutions. That is why I am posting here - for help. If you feel it's already been answered, maybe you could be so kind to reference the solution.

stickpin commented 2 weeks ago

https://github.com/robinostlund/homeassistant-volkswagencarnet/issues?q=is%3Aissue+is%3Aclosed+429