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

Fix the bug introduced with the clean-up commit 3c753a3 #221

Merged

Conversation

stickpin
Copy link
Collaborator

@stickpin stickpin commented Dec 5, 2023

Hi @oliverrahner,

There is a bug introducing the clean-up commit 3c753a3.

Once you adding integration and enables full debug log:
Screenshot 2023-12-05 at 13 10 19

It's failing with the following error:

2023-12-05 12:44:20.412 INFO (MainThread) [volkswagencarnet.vw_connection] Successfully logged in
2023-12-05 12:44:20.412 DEBUG (MainThread) [volkswagencarnet.vw_connection] Fetching vehicles associated with account
2023-12-05 12:44:20.412 DEBUG (MainThread) [volkswagencarnet.vw_connection] HTTP GET "https://emea.bff.cariad.digital/vehicle/v2/vehicles"
2023-12-05 12:44:21.108 ERROR (MainThread) [custom_components.volkswagencarnet.config_flow] Failed to login due to error: 'dict' object has no attribute 'text'

This PR revert back the change being done in the clean-up commit.

@oliverrahner oliverrahner merged commit 940d7a1 into robinostlund:rework-api-after-carnet Dec 5, 2023
1 check failed
@stickpin stickpin deleted the patch-1 branch December 5, 2023 12:48
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

Successfully merging this pull request may close these issues.

2 participants