Skip to content

v0.1.1

Choose a tag to compare

@DTTerastar DTTerastar released this 20 Apr 20:00
7c347c4

Fixed

  • Token refresh now works. Withings returns userid as a JSON number on the refresh_token grant (but as a string on initial login). Previous versions failed to unmarshal this and locked users out ~3h after auth login until they re-authorized. See #3.

Upgrade with:

brew upgrade withings-export

Existing ~/.config/withings-export/auth.json files remain compatible — no re-login needed after upgrade.