TA2k / ioBroker.vw-connect

ioBroker Adapter for VW We connect and Skoda connect
MIT License
93 stars 23 forks source link

Axios Error 404 | get id status Failed #219

Closed GoClyde closed 1 year ago

GoClyde commented 1 year ago

Ich bekomme seit heute Vormittag keinen aktuellen Status mehr. Im Protokoll stehen nach jeder versuchten Abfrage folgende drei Errors: '

Quelle Zeit - Nachricht
vw-connect.0 2022-12-05 16:17:31.088 error get id status Failed
vw-connect.0 2022-12-05 16:17:31.087 error {"message":"Not Found"}
vw-connect.0 2022-12-05 16:17:31.086 error AxiosError: Request failed with status code 404

'

Sowohl Version 0.0.52 als auch 53 betroffen VW ID.4

ClarreJu commented 1 year ago

I get the same error... Someting temporarly broken at VW or have they changes something? I believe I get some strange value at the first stage of the authentification. I have implemented this in JavaScript (google script) so my code looks a bit different.

Anyone smarter than me that can find out what has changed?

TA2k commented 1 year ago

fixed with v0.0.55 GitHub or npm

ClarreJu commented 1 year ago

Thank you! Could you hint what's changed? Since I have implemented your beautiful code in JavaScript... Would be very appreciated! If not, no worries and thanks any way!

All the best

C-H

TA2k commented 1 year ago

The javascript code of this adapter is adopting the structure of the VAG Apps. Its a mess..

The request url for status is changed https://github.com/TA2k/ioBroker.vw-connect/commit/573e32e82d84b99fbe71cfcb8be7770990345d8d

ClarreJu commented 1 year ago

Thank you very much!

All the best

C-H

Claes-Henrik Julander +46 70 7467535

Den mån 5 dec. 2022 22:22TA2k @.***> skrev:

The javascript code adopting the structure of the VAG Apps. Its a mess..

The request url for status is changed 573e32e https://github.com/TA2k/ioBroker.vw-connect/commit/573e32e82d84b99fbe71cfcb8be7770990345d8d

— Reply to this email directly, view it on GitHub https://github.com/TA2k/ioBroker.vw-connect/issues/219#issuecomment-1338185448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUPCBKGELKNCJK42XRJOVKDWLZMH3ANCNFSM6AAAAAASUMZGRE . You are receiving this because you commented.Message ID: <TA2k/ioBroker. @.***>

GoClyde commented 1 year ago

fixed with v0.0.55 GitHub or npm

did not do that before. How can I update my version now?

TA2k commented 1 year ago

should now be available as normal update

ClarreJu commented 1 year ago

Hi again!

Since the last couple of weeks I have completely lost it again... As you might remember I am tracing your code in Google script in the cloud. I have an id.3. Roughly two weeks ago they change the adress for logging in. I nicked that from your code and all worked fine. Since about a week I had to log in again on the app and since then I don't get the code to work. I guess it has to do with the VWv2? But I having problem following the changes in your code. I have read it for hours so that I almost know it by heart! :-) . It seams to me that there must be some things changed with the cookies and/or headers in the second request? If you could point me in the direction of whats new, I would really appreciate it! If you don't have the time, or feel like it, I fully understand!

Sorry for beeing a pain.

All the best

C-H

TA2k commented 1 year ago

id has server name change in recent past

ClarreJu commented 1 year ago

Only that? I changed that a couple of weeks ago. Does the VWv2 not affect Id?

Then I must have messed up something else...

Thank you!

All the best

C-H

Claes-Henrik Julander

Svipdag AB

Danderydsgatan 15, S-114 26 Stockholm, Sverige Mobil: +46 (70) 7467535

Den sön 19 mars 2023 kl 14:55 skrev TA2k @.***>:

id has server name change in recent past

— Reply to this email directly, view it on GitHub https://github.com/TA2k/ioBroker.vw-connect/issues/219#issuecomment-1475264256, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUPCBKCE2MUCTTEIWIHPHHLW44F3XANCNFSM6AAAAAASUMZGRE . You are receiving this because you commented.Message ID: <TA2k/ioBroker. @.***>