kjkjava / garmin-connect-export

Download a copy of your Garmin Connect data, including stats and GPX tracks.
MIT License
314 stars 134 forks source link

Fix download URLs to point to modern proxy so TCX/GPX download works. #30

Open julienr opened 7 years ago

julienr commented 7 years ago

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.

maust commented 7 years ago

Works perfectly, would be nice if it gets merged as the current version (master) does not work

jorgenbs commented 7 years ago

Actually the fix in this issue works: https://github.com/kjkjava/garmin-connect-export/issues/33