Skip to content
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

terms-and-conditions acceptance broken? #39

Open
rleidner opened this issue Mar 16, 2023 · 0 comments
Open

terms-and-conditions acceptance broken? #39

rleidner opened this issue Mar 16, 2023 · 0 comments

Comments

@rleidner
Copy link

I get this exception when T&Cs need acceptance:
...
File "libvwid.py", line 204, in get_status
if await self.reconnect():
File "libvwid.py", line 121, in reconnect
(form, action) = self.form_from_response(await response.read())
File "libvwid.py", line 30, in form_from_response
return (form, page.forms[0].action)
IndexError: list index out of range

I understand the code that acceptance should happen automatically.
I suspect it might be related to the recent move of URLs from volkswagen to cariad, i.e. everythiing cariad, acceptance on vw?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant