Giter Site home page Giter Site logo

joetimmerman / garmin-connect-export Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kjkjava/garmin-connect-export

8.0 8.0 3.0 51 KB

Download a copy of your Garmin Connect data, including stats and GPX tracks.

License: MIT License

Python 100.00%
garmin-connect gpx python3

garmin-connect-export's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

davej61 dexif balc3r

garmin-connect-export's Issues

503 error

Getting a 503 error now, will monitor for a few days to see if this is a permanent change on Garmin's end.

404 error

I'm getting the following error when calling the script:

Traceback (most recent call last):
File "gcexport.py", line 135, in
hostname_url = http_req('http://connect.garmin.com/gauth/hostname')
File "gcexport.py", line 112, in http_req
response = opener.open(request, data=post) # This line may throw a urllib2.HTTPError.
File "C:\ED\Python\Python3\lib\urllib\request.py", line 532, in open
response = meth(req, response)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 564, in error
result = self._call_chain(*args)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 504, in _call_chain
result = func(*args)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 756, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 532, in open
response = meth(req, response)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 570, in error
return self._call_chain(*args)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 504, in _call_chain
result = func(*args)
File "C:\ED\Python\Python3\lib\urllib\request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

http://connect.garmin.com/gauth/hostname is not found and results in a 404.

Probably Garmin changed something.

Simon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.