garmin-connect-export
garmin-connect-export copied to clipboard
Fix download URLs to point to modern proxy so TCX/GPX download works.
On my machine, TCX/GPX download wasn't working. I was getting an error 410 even for activities that have a "Download as TCX" (or GPX) NOT greyed out in the UI.
This fixes the download URLs so that TCX/GPX download works. It also uses https for all urls.
Works perfectly, would be nice if it gets merged as the current version (master) does not work
Actually the fix in this issue works: https://github.com/kjkjava/garmin-connect-export/issues/33