TA2k / ioBroker.hoover

ioBroker adapter for hoover hON devices
MIT License
8 stars 3 forks source link

Login step #2 failed: Unexpected non-whitespace character after JSON at position 317 #24

Open Speedbreaker12 opened 1 month ago

Speedbreaker12 commented 1 month ago

It seems like there was a change in the login procedure of the HoN app. I get this error with every version.

ch33f commented 1 month ago

Same here:

2024-10-07 09:59:07.229 - info: hoover.0 (841) starting. Version 0.1.3 (non-npm: TA2k/ioBroker.hoover#31d45e74c66c1012242e12081073bcb236447d6e) in /opt/iobroker/node_modules/iobroker.hoover, node: v20.18.0, js-controller: 6.0.11 2024-10-07 09:59:07.238 - info: hoover.0 (841) starting login 2024-10-07 09:59:08.271 - error: hoover.0 (841) Login step #2 failed 2024-10-07 09:59:08.271 - error: hoover.0 (841) SyntaxError: Unexpected non-whitespace character after JSON at position 307 2024-10-07 09:59:08.374 - error: hoover.0 (841) Login step #3 failed 2024-10-07 09:59:08.375 - error: hoover.0 (841) AxiosError: Request failed with status code 400 2024-10-07 09:59:08.375 - error: hoover.0 (841) {"message":"[AuraClientInputException from server] Unexpected request input. Expected input format: \"Data in a request must be a valid JSON Object.\"."}

arto5754 commented 1 month ago

I get the same error.

piotr-siedlak commented 1 month ago

the same error

Matten-Matten commented 4 weeks ago

I get the same error

raldi01 commented 3 weeks ago

The same here.

TA2k commented 3 weeks ago

please test 0.1.3

Matten-Matten commented 3 weeks ago

@TA2k

Besten Dank funktioniert wieder

(Installiert via npm)

Gruß Matten Matten

ch33f commented 3 weeks ago

please test 0.1.3

also worked for me after changing account-password

arto5754 commented 3 weeks ago

I installed v0.1.3 already with a new password, but always failed with

hoover.0 | 2024-10-21 21:01:58.693 | error | {"message":"[AuraClientInputException from server] Unexpected request input. Expected input format: \"Data in a request must be a valid JSON Object.\"."}

hoover.0 | 2024-10-21 21:01:58.692 | error | AxiosError: Request failed with status code 400 hoover.0 | 2024-10-21 21:01:58.692 | error | Login step #3 failed hoover.0 | 2024-10-21 21:01:58.337 | error | SyntaxError: Unexpected non-whitespace character after JSON at position 307 hoover.0 | 2024-10-21 21:01:58.337 | error | Login step #2 failed

King regards

arto5754 commented 3 weeks ago

reinstalled v 0.1.3 and works now

kind regards