trocotronic / weconnect

API to interact with Volkswagen's service We Connect (formerly CarNet)
Open Data Commons Open Database License v1.0
83 stars 17 forks source link

KeyError: carnetAllocationTimestamp #9

Closed do6uk closed 2 years ago

do6uk commented 2 years ago

Thanks for building the API-Client, but I'm not able to read car-data with example.py

It crashed with

Traceback (most recent call last): File "example.py", line 28, in print('\tCarNet enrollment date:', car['carnetAllocationTimestamp']) KeyError: 'carnetAllocationTimestamp'