You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been having problems retrieving vehicle data from Germany for some time, the following errors are displayed:
ManagedBluelinkyError: @EuropeController.getVehicles: [401] Unauthorized on
[GET] https://prd.eu-ccapi.kia.com:8080/api/v1/spa/vehicles -
{"retCode":"F","resCode":"4017","resMsg":"Invalid request value - Invalid Application Id.",
"msgId":"4815b948-8dca-4765-83c4-208bfe628386"}
at M (/home/reinhard/bluelinky/node_modules/bluelinky/dist/index.js:17:3273)
at K.<anonymous> (/home/reinhard/bluelinky/node_modules/bluelinky/dist/index.js:17:28693)
at Generator.throw (<anonymous>)
at a (/home/reinhard/bluelinky/node_modules/bluelinky/dist/index.js:17:136)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
I use Bluelinky on a Raspi4 under Debian (no Docker) and the following program versions:
Linux: Bullseye
npm: Version 9.5.1
Node: version 19.9.0
Bluelinky: Version 8.1.1
brand: kia
region: EU
In general, however, it currently seems to work from Germany, I hear that from other users. Could it be that I'm doing something wrong?
Do you have a tip for me where the problem could be?
The query worked perfectly until a few days ago.
I also changed and adjusted the password for my app account and the myKia access on the WEB, unfortunately without success.
I would be happy to help, I would be happy to provide more information if it is still necessary.
Greeting Reinhard
Supplement today at 12:00 p.m.:
The query has been working again since 12:00 today, after more than 30 days. Unfortunately, I didn't see this until after I wrote this ticket.
My problem is solved for now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I've been having problems retrieving vehicle data from Germany for some time, the following errors are displayed:
I use Bluelinky on a Raspi4 under Debian (no Docker) and the following program versions:
Linux: Bullseye
npm: Version 9.5.1
Node: version 19.9.0
Bluelinky: Version 8.1.1
brand: kia
region: EU
In general, however, it currently seems to work from Germany, I hear that from other users. Could it be that I'm doing something wrong?
Do you have a tip for me where the problem could be?
The query worked perfectly until a few days ago.
I also changed and adjusted the password for my app account and the myKia access on the WEB, unfortunately without success.
I would be happy to help, I would be happy to provide more information if it is still necessary.
Greeting Reinhard
Supplement today at 12:00 p.m.:
The query has been working again since 12:00 today, after more than 30 days. Unfortunately, I didn't see this until after I wrote this ticket.
My problem is solved for now.
Greeting Reinhard
Beta Was this translation helpful? Give feedback.
All reactions