tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
105 stars 27 forks source link

An unsupported status: 3006 was provided, please report this as a bug #173

Open Tobias-Georg opened 4 months ago

Tobias-Georg commented 4 months ago

Describe the bug Console output: # Initialize WeConnect # Login # update An unsupported status: 3006 was provided, please report this as a bug An unsupported status: 3006 was provided, please report this as a bug An unsupported status: 3006 was provided, please report this as a bug (... 46 times) # print results VIN: ... Model: ID.4 Device Platform: WCAR Nickname: ... Brand Code: V Role: GUEST_USER Enrollment Status: COMPLETED User Role Status: ENABLED Capabilities: 37 items [webApp] Status: INSUFFICIENT_RIGHTS, UNKNOWN, MISSING_LICENSE disabling: False [automation] Status: INSUFFICIENT_RIGHTS, UNKNOWN disabling: True (expires 2025-11-06T23:59:59+00:00) [batteryChargingCare] Status: INSUFFICIENT_RIGHTS, UNKNOWN disabling: True (expires 2025-11-06T23:59:59+00:00) [batteryColdWarning] Status: INSUFFICIENT_RIGHTS, UNKNOWN disabling: True (expires 2025-11-06T23:59:59+00:00)

To Reproduce Login as a guest user - the status code 3006 might reflect that I don't have sufficient rights Note: the number of messages "unsupported status: 3006" matches the number of attributes reporting "INSUFFICIENT_RIGHTS"