Closed CooperFLe closed 1 year ago
Executing: Upload activity data from file 'MY_ACTIVITY.fit' ERROR:__main__:Error occurred: 409 Client Error: Conflict for url: https://connect.garmin.com/modern/proxy/upload-service/upload
I was hoping to use your wrapper to build a bridge between Wahoo and Garmin. Unfortunately I'm unable to upload fit files using example.py
example.py
Ah, this appears to be due to me using a .fit file that was already uploaded manually. Garmin is smart enough to prevent duplicate fit uploads.
I was hoping to use your wrapper to build a bridge between Wahoo and Garmin. Unfortunately I'm unable to upload fit files using
example.py