-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't connect anymore #225
Comments
One recommendation is to temporarily set the location in the profile to Germany to accept. |
Exactly, the profile here: https://vwid.vwgroup.io/account |
I did some debugging as I experience the same problem, even after consenting everything. It seems that we_connect_session.py does some validation of the afterLoginUrl (starting at line 250) and as soon as it contains 'consent', it considers it as invalid. However, if I run the same login script in my browser, the following redirects happen without any user interaction: |
I will take it out for now, thank you for debugging |
Can you check 0.60.7 please? |
i've bumped the version and will test: Thanks guys! |
Finally resolved my issue: by not only setting my country to Germany, but also my language to Deutsch, I was able to get rid of the terms and conditions step. |
2024-12-18T17:45:42+0100:CRITICAL:There was a problem when authenticating with WeConnect: It seems like you need to accept the terms and conditions for the Volkswagen service. Try to visit the URL "https://identity.vwgroup.io//signin-servXXXXXXX" or log into the Volkswagen smartphone app
I am experiencing an issue where I can no longer connect to the server. This problem occurs both with the CLI integration and the Home Assistant Component, which is widely used by others.
Steps I have taken to troubleshoot:
Accepted the terms and conditions again.
Revoked access and re-added it.
Despite these efforts, I still encounter connection errors, and the issue persists.
The text was updated successfully, but these errors were encountered: