abrander / garmin-connect

Golang client for the (unoffical reverse engineered) Garmin Connect API
MIT License
136 stars 29 forks source link

Error uploading file to Garmin Connect: EOF #12

Closed RobertWojtowicz closed 3 years ago

RobertWojtowicz commented 3 years ago

Hi,

I used a fix version of garmin-connect in the bodycompostion project. I compiled with bodycomposition v2.1.0 and v2.2.0-rc1.

Unfortunately, when using the fix version (v0.0.0-20210602212614-9f867d3d6af9), I get the message: Error uploading file to Garmin Connect: EOF

When using the old version (v0.0.0-20210202215341-7a00bf55428a), I get the message: Error uploading file to Garmin Connect: Garmin SSO returned 403 Forbidden

I am not the Author of this project, but I use this project to integrate with the Xiaomi scale. I tried to contact the Author by email and by reporting a issue: https://github.com/davidkroell/bodycomposition/issues/13

Unfortunately, He is probably very busy, so I'm looking for help, because I don't know what the problem is :(

Best Regards, Robert

RobertWojtowicz commented 3 years ago

@davidkroell has the same problem (EOF), can you help ?

RobertWojtowicz commented 3 years ago

Fix: https://github.com/abrander/garmin-connect/pull/13