WeConnect-python icon indicating copy to clipboard operation
WeConnect-python copied to clipboard

Recurring consent issue

Open dcax3 opened this issue 1 year ago • 0 comments

Describe the bug When trying to execute examples/allVehicles.py I get this error in a loop: It seems like you need to accept the terms and conditions. Try to visit the URL ...

Even if I go to a browser and agree to the consent, the error happens again.

I tried agreeing to the consent in a browser and also on mobile.

It seems that running allVehicles.py then resets my t&c acceptance. Specifically:

  • Without running allVehicles.py, if I login to the VW app on my phone, login, logout, login again, there are no prompts for data privacy acceptance.
  • If I attempt to run allVehicles.py once, then on the VW app on my phone if I logout and login back it prompts me to accept the data privacy.

So it seems that calling allVehicles.py is somehow resetting the acceptance.

Not sure it's only me. I can share details over screenshare or call stacks etc if helpful

Additional context

  • I use a VW ID4 and am UK based.
  • OS: MacOS
  • Version used: 0.60.8

dcax3 avatar Jan 09 '25 09:01 dcax3