Before you post a new issue - you must first check the following (and check the boxes with an "X" below)
Environment
- Volkswagencarnet release with the issue:
- Last working homeassistant-volkswagencarnet release (if known):
- Home Assistant Core release with the issue:
- Operating environment (Home Assistant OS/Supervised/Container/Core/venv):
- Car model and year:
- Country where the car was bought:
- Valid VW Connect subscription:
- Have you verified that the We Connect service works via VW´s portal?:
Describe the bug
I got the message that the authentication is expired, re login with credential is nor more possible, Android app and browser based login still working without any issue
Steps to Reproduce
enter email and pw
Error message: Anmeldung bei Volkswagen Connect nicht möglich. Bitte überprüfe deine Zugangsdaten und stelle sicher, dass der Dienst verfügbar ist.
Expected behavior
Login is possible and integration works as before
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.
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 got the message that the authentication is expired, re login with credential is nor more possible, Android app and browser based login still working without any issueSteps to Reproduce
enter email and pwError message: Anmeldung bei Volkswagen Connect nicht möglich. Bitte überprüfe deine Zugangsdaten und stelle sicher, dass der Dienst verfügbar ist.
Expected behavior
Login is possible and integration works as beforeScreenshots
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.
VW has blocked requests to https://identity.vwgroup.io/oidc/v1/authorize that use the parameter
response_type=code token id_token.As a result, we can no longer obtain the required access tokens.
The integration is currently not working. We are aware of the issue.