robinostlund / homeassistant-volkswagencarnet

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

[BUG] can't login with 2023 Multivan #523

Closed tobiii910 closed 7 months ago

tobiii910 commented 7 months 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

Cant Login via Plugin.

Steps to Reproduce

I've tried to uninstall the Plugin and reinstalled It. Tried to uninstall Skoda Plugin. Both Not changed the error.

Expected behavior

Screenshots

Traceback/Error logs

Logger: volkswagencarnet.vw_connection Source: custom_components/volkswagencarnet/config_flow.py:93 Integration: Volkswagen WeConnect (documentation, issues) First occurred: 18:33:28 (2 occurrences) Last logged: 18:36:31

Login failed for VW account, Token exchange failed

Logger: volkswagencarnet.vw_connection Source: /usr/local/lib/python3.11/site-packages/volkswagencarnet/vw_connection.py:367 First occurred: 18:33:28 (2 occurrences) Last logged: 18:36:31

Token exchange failed Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/volkswagencarnet/vw_connection.py", line 348, in _login raise Exception("Token exchange failed") Exception: Token exchange failed

Debug information - all JSON responses from logfile

Additional context

oliverrahner commented 7 months ago

If you update to the latest beta, you should have a working integration again. We are shortly before releasing a new stable version that will contain most features of the old integration. VW switched to a completely new API with their new app, meaning a complete rework of the integration.

tobiii910 commented 7 months ago

Thanks @oliverrahner, Beta4 works for me!