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

Logging in not possible since Feb 13, 2023 #13

Open
videopix opened this issue Feb 17, 2023 · 6 comments
Open

Logging in not possible since Feb 13, 2023 #13

videopix opened this issue Feb 17, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@videopix
Copy link

Since a few days logging in with the python script is not possible anymore. The VW app still works fine though.
This is what I get when I run example.py:

[17/02/2023 12:25:14] [API::WARNING] Session file not found
[17/02/2023 12:25:14] [API::WARNING] Access file not found
[17/02/2023 12:25:14] [API::WARNING] Forcing login
Traceback (most recent call last):
File "example.py", line 14, in
vwc.login()
File "NativeAPI.py", line 277, in login
return self.__force_login()
File "NativeAPI.py", line 361, in __force_login
self.__identities = get_url_params(r.history[-1].url)
File "NativeAPI.py", line 59, in get_url_params
params[para[0]] = unquote_plus(para[1])
IndexError: list index out of range

Any idea?

@trocotronic trocotronic added the bug Something isn't working label Feb 17, 2023
@trocotronic
Copy link
Owner

VW sent another round of consents. Everytime is a huge mess. Fortunately it appears unlikely twice a year.

Can you give a try to latest commit? If it does not work, go to https://www.myvolkswagen.net/, log in and accept/decline the consents. Once done, the API should work.

@videopix
Copy link
Author

Thanks for the quick reply.
Using the latest version did not fix it. But after logging in and consenting the cookie popup it works again.
Great!

@RoadRunnner
Copy link

Thank you for this hint.
After log in my access to E-Golf and ID3 are working fine.
ID3 is using different python script, but this solution was working there too.

@denimmonkey
Copy link

Logged in and consented but still facing the same issues. Anything else that can I try?
Also with this package is it possible to control charging?

@trocotronic
Copy link
Owner

Still happening?

@RoadRunnner
Copy link

RoadRunnner commented Nov 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants