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
@@ -45,7 +46,8 @@ Ensure you have a `config.json` that matches the structure of the following, wit
45
46
{
46
47
"username": "email",
47
48
"password": "password",
48
-
"pin": "ping",
49
+
"pin": "pin",
50
+
"brand": "kia"or "hyundai",
49
51
"vin": "vin"
50
52
}
51
53
```
@@ -56,12 +58,23 @@ Now you can invoke the debug.ts script with `npm run debug`
56
58
## Documentation
57
59
Checkout out the [bluelinky-docs](https://hacksore.github.io/bluelinky-docs/) for more info.
58
60
61
+
Important information for login problems:
62
+
- If you experience login problems, please logout from the app on your phone and login again. You might need to ' upgrade ' your account to a generic Kia/Hyundai account, or create a new password or PIN.
63
+
- After you migrated your Bluelink account to a generic Hyundai account, or your UVO account to a generic Kia account, make sure that both accounts have the same credentials (userid and password) to avoid confusion in logging in.
0 commit comments