TA2k / ioBroker.vw-connect

ioBroker Adapter for VW We connect and Skoda connect
MIT License
90 stars 22 forks source link

Audi get vehicles broken #255

Closed andig closed 1 year ago

andig commented 1 year ago

Describe the bug
A clear and concise description of what the bug is.

Get Vehicles Failed
403
{"error":{"errorCode":"RS.security.9007","description":"The context has not gained a legitimation due to missing access rights."}} 

To Reproduce
Steps to reproduce the behavior:

  1. Setup type audi

Expected behavior
no error

Versions:

andig commented 1 year ago

Workaround: use

type: etron
intruder7777 commented 1 year ago

bei mir genauso, Beim Workaround hat man zwar diesen Fehler nicht aber auch keine Werte.

andig commented 1 year ago

Welches Modell liefert keine Werte? Q5 Hybrid geht.

intruder7777 commented 1 year ago

A4 Avant

stiwy18 commented 1 year ago

Gleiches bei mir, A6 TFSIe, kein Login möglich, mit etron bekomme ich keine Fehlermeldung, jedoch auch wesentlich weniger Werte (z.B. ob die Standheizung gerade an ist)

TA2k commented 1 year ago

Ich brauch ein account um das zu fixen tombox2020@gmail.com

0x1234567890 commented 1 year ago

Habe das gleiche Problem beim A4 Avant. 403: {"error":{"errorCode":"RS.security.9007","description":"The context has not gained a legitimation due to missing access rights."}}

Problem besteht seit heute. Jemand eine Lösung?

andig commented 1 year ago

Siehe https://github.com/TA2k/ioBroker.vw-connect/issues/255#issuecomment-1586320997

0x1234567890 commented 1 year ago

Wieso brauch man einen Account zum fixen? Wenn ich es auf Audi etron stelle habe ich nicht mehr meine Reichweite/Tankfüllung in % im Datensatz

andig commented 1 year ago

Prima, dann hast du die Lösung ja

0x1234567890 commented 1 year ago

Aber ich habe nicht mehr alle Werte unter Audi ETron die ich verwende. Ich bekomme ich denn wieder zugriff darauf

andig commented 1 year ago

Siehe https://github.com/TA2k/ioBroker.vw-connect/issues/255#issuecomment-1586320997

tkreuti commented 1 year ago

Audi Q3 F3 (2021) liefert seit 9.06.2023 auch keine Werte. Hoffe auf Lösung...

andig commented 1 year ago

Hoffe auf Lösung...

Die Lösung habe ich oben jetzt 2x verlinkt: es braucht Testcredentials. Weitere "me too" Postings werden daran nichts ändern...

0x1234567890 commented 1 year ago

Hoffe auf Lösung...

Die Lösung habe ich oben jetzt 2x verlinkt: es braucht Testcredentials. Weitere "me too" Postings werden daran nichts ändern...

Was für testcredentials? Wofür? Woher? Ein Paar mehr Infos zum verstehen wären gut. Außerdem markierst du einen Beitrag von jemanden der das gleiche problem hat und seine Email adresse dagelassen hat… was soll mir das sagen?

Und auf etron umstellen ist keine Lösung wenn nicht alle Daten ankommen.

andig commented 1 year ago

Wofür?

Natürlich für das Fahrzeug, wofür sonst wenn es um Fehler mit der Fahrzeugintegration geht?

fornax76-git commented 1 year ago

Hoffe auf Lösung...

Die Lösung habe ich oben jetzt 2x verlinkt: es braucht Testcredentials. Weitere "me too" Postings werden daran nichts ändern...

Was für testcredentials? Wofür? Woher? Ein Paar mehr Infos zum verstehen wären gut. Außerdem markierst du einen Beitrag von jemanden der das gleiche problem hat und seine Email adresse dagelassen hat… was soll mir das sagen?

Und auf etron umstellen ist keine Lösung wenn nicht alle Daten ankommen.

Der markierte Beitrag ist vom Programmierer des Adapters ;-) Er benötigt einen Accountzugang (weil er selber vermutlich keinen Audi hat) um den Fehler zu ermitteln.

andig commented 1 year ago

Natürlich kann man jeden Kommentar mit "Daumen runter" markieren, oder man versucht etwas zur Lösung beizutragen @0x1234567890

stiwy18 commented 1 year ago

Guten Morgen @TA2k , hilft es dir, wenn ich dir per Teamviewer Zugang zu meinem Laptop gebe? Wireshark ist natürlich installiert. VG Stefan

TA2k commented 1 year ago

Fix with v0.0.70

andig commented 1 year ago

@TA2k we‘re effectively switching to etron as I did with evcc, right? Seems that the original Audi integration is dead now? Is that what you‘re seeing from the app?

TA2k commented 1 year ago

Correct the % fuel was missing because it was the same key in the extraction logic

Strichcod3 commented 1 year ago

I'm still missing so many entries, like long- and shortterm tripdata, average consumptions... Also I can't control my climate, the remote.climatisationv2 is also missing. The lock and unlock capability is also missing. Any chance to get this working again?

fornax76-git commented 1 year ago

I'm still missing so many entries, like long- and shortterm tripdata, average consumptions... Also I can't control my climate, the remote.climatisationv2 is also missing. The lock and unlock capability is also missing. Any chance to get this working again?

Hi, I had the same problem. I stopped the adapter, deleted the hole objecttree and started the adapter again. After that I found all the missing data, but in a different structure.

Strichcod3 commented 1 year ago

I'm still missing so many entries, like long- and shortterm tripdata, average consumptions... Also I can't control my climate, the remote.climatisationv2 is also missing. The lock and unlock capability is also missing. Any chance to get this working again?

Hi, I had the same problem. I stopped the adapter, deleted the hole objecttree and started the adapter again. After that I found all the missing data, but in a different structure.

Nope, did the same, but the mentioned data is missing in the new structure.

TA2k commented 1 year ago

vw-connect.0.ID.status.rangeStatus.primaryEngine.currentFuelLevel_pct

MrLee99 commented 1 year ago

MoiN!

Die neue Struktur ist top! Allerdings ahabe ich mal wieer Probleme mit der Klimaanlage:

vw-connect.0 | 2023-06-19 11:15:38.508 | error | failed set state climatisation -- | -- | -- | -- vw-connect.0 | 2023-06-19 11:15:38.507 | error | {"error":{"message":"Not Found","info":"Upstream service responded with an unexpected status. If the problem persists, please contact our support.","code":4112,"group":2,"retry":true}} vw-connect.0 | 2023-06-19 11:15:38.505 | error | 404
RalphSester commented 1 year ago

Fix with v0.0.70

Hi @TA2k ,

there is the same error with the audi-binding in OpenHAB at this time. Can you tell me, what do have done to fix this problem in IOBroker, so I can give the binding-developer in OpenHAB some hints... thank you!

andig commented 1 year ago

Seems the Audi auth is simply no longer supported. You'll need to switch to etron.

el-Presi commented 1 year ago

Ja das selbe hier. Q5 Hybrid - kann keine Klima mehr starten - es gibt ja nur noch "vw-connect.0.123.remote.climatisation" in der neuen Struktur. Dieser Datenpunkt macht allerdings gar nichts. Ich hatte vorher "...climatisationv2" genutzt.