-
Notifications
You must be signed in to change notification settings - Fork 107
EU stopped working (Hyundai) #295
Copy link
Copy link
Open
Description
Describe the bug
As of today, EU stopped working. Maybe related to #293?
Usefull info(please complete the following information):
- OS: Linux
- Bluelinky Version: 9.1.0
- Region: EU
- Brand: Hyundai
Additional context
@EuropeController.login: [400] Bad Request on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/signin - {"errId":"6ad9cd01-9f03-41ff-b828-3755287fbb7b","errCode":"4003","errMsg":"Invalid values"}
Login:
const client = new BlueLinky({
username: "my@email.com",
password: "password",
region: "EU",
pin: "1234",
});
```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Backlog