tillsteinbach / WeConnect-python

Python API for the Volkswagen WeConnect Services
MIT License
111 stars 30 forks source link

Cannot login #112

Closed Maxwell86 closed 1 year ago

Maxwell86 commented 1 year ago

Describe the bug When calling "weConnect.login()", it gives the error "No user id provided"

Additional context Everything was running well until one week ago. Initially, the login problems seemed to be resolved thanks to the update to 0.54.1. However, since a couple of days, the error "No user id provided" started to appear.

What could be the issue? Thanks in advance!

tillsteinbach commented 1 year ago

You need to login at myvolkswagen and accept the terms and conditions

Maxwell86 commented 1 year ago

Indeed, logging in at myvolkswagen again did the trick. Thanks!