We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey there,
I have tried the example.py and I have trouble with the login:
2024-08-26 15:36:34,362 - audiconnectpy.auth - DEBUG - Request - Header: {'Accept': 'application/json', 'Accept-Charset': 'utf-8', 'User-Agent': "Android/4.24.2 (Build 800240338.root project 'onetouch-android'.ext.buildTime) Android/11", 'Content-Type': 'application/json'}
2024-08-26 15:36:34,362 - audiconnectpy.auth - DEBUG - Request: https://mbboauth-1d.prd.ece.vwg-connect.com/mbbcoauth/mobile/register/v1 (POST) - None
2024-08-26 15:36:34,404 - audiconnectpy.auth - WARNING - Error occurred while communicating with Audi Connect., trying again in 10 seconds
If needed I could provide more DEBUG logs.
The text was updated successfully, but these errors were encountered:
Go to your myAudi app, log out and log in again. You need to consent/reject to some changes to the TOS. Worked for me.
Sorry, something went wrong.
Please test 2.5.5
Im still getting the following error, with Country = "DE":
2024-11-23 15:20:47,930 - audiconnectpy.auth - DEBUG - Request: https://mbboauth-1d.prd.ece.vwg-connect.com/mbbcoauth/mobile/register/v1 (POST) - None 2024-11-23 15:20:47,990 - audiconnectpy.auth - ERROR - Error occurred while communicating with Audi Connect., timeout exceeded 2024-11-23 15:20:47,994 - root - ERROR - Login to Audi service failed
No branches or pull requests
Hey there,
I have tried the example.py and I have trouble with the login:
2024-08-26 15:36:34,362 - audiconnectpy.auth - DEBUG - Request - Header: {'Accept': 'application/json', 'Accept-Charset': 'utf-8', 'User-Agent': "Android/4.24.2 (Build 800240338.root project 'onetouch-android'.ext.buildTime) Android/11", 'Content-Type': 'application/json'}
2024-08-26 15:36:34,362 - audiconnectpy.auth - DEBUG - Request: https://mbboauth-1d.prd.ece.vwg-connect.com/mbbcoauth/mobile/register/v1 (POST) - None
2024-08-26 15:36:34,404 - audiconnectpy.auth - WARNING - Error occurred while communicating with Audi Connect., trying again in 10 seconds
If needed I could provide more DEBUG logs.
The text was updated successfully, but these errors were encountered: