Closed XceptN closed 10 months ago
Tested with 4.2.4 . New log file withings-sync-debug-log-PI-obfuscated-4.2.4.log
Ill check later, but this seems suspicios
withings-sync script version 4.1.0
Try
--garmin-username XXXX --garmin-password YYYY
Instead of
--garmin-username=XXXX --garmin-password=YYYY
Same result.
You have no weight measurements right? Blood pressure is feature flag enabled:
--features BLOOD_PRESSURE
No weight measurements indeed.. So I tried with --features BLOOD_PRESSURE and it worked!
So it seems either the need to specify that is a change happened some months ago or I completely forgot that it was needed (possible).
Its this way since inception. However, the error message is not correct.
Solved. Thanks
Installed via pip:
and token auth done.. Running sync fails with
with logs/debug attached at withings-sync-debug-log-PI-obfuscated2.log
This has been working months before .. I am pretty (1) sure that I am not doing something wrong..