I have .FIT files created with latest FIT SDK (14.20)
When I tried to upload them to Garmin Connect, I get an error "An error occurred with your upload. Please try again."
I can upload the file fine to other services (Strava, Golden Cheetah, SportTracks, ...)
Even the Activity.fit file example bundled with the SDK doesn't upload to Garmin Connect.
I'm wondering if there are some special requirements in the FIT fit so it can be uploaded on Garmin Connect?
Here is a code example that create a sample FIT activity file.
https://www.dropbox.com/s/qitowawmr7jcpe2/fitCreator.cpp?dl=0
Any help appreciated in order to be able to upload to Garmin Connect, wouldn't like to ask my users to use another service if it's possible to fix the issue.
Thanks