Git Product home page Git Product logo

Comments (2)

ChristianRohde avatar ChristianRohde commented on August 23, 2024 1

I get the same Error with python2.7 on Ubuntu. No idea whats going on: is it a python problem or rather a garmin issue?

Connecting to Garmin Connect... Done.
Requesting Login ticket... Done. Ticket=ST-0974673-od5719HrqFysmZcUnJOD-cas
Authenticating... Done.
[ERROR] Failed to reach url https://connect.garmin.com/modern/proxy/activitylist-service/activities/search/activities?start=0&limit=10, error: HTTP Error 402: Payment Required
Querying list of activities 1..10...Traceback (most recent call last):
File "/home/xxx/software/garmin-connect-export-develop/gcexport.py", line 1004, in
main(sys.argv)
File "/home/xxx/software/garmin-connect-export-develop/gcexport.py", line 885, in main
result = http_req(URL_GC_LIST + urlencode(search_params))
File "/home/xxx/software/garmin-connect-export-develop/gcexport.py", line 204, in http_req
response = OPENER.open(request, data=post)
File "/home/xxx/miniconda3/envs/py2/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/home/xxx/miniconda3/envs/py2/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/home/xxx/miniconda3/envs/py2/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/home/xxx/miniconda3/envs/py2/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/home/xxx/miniconda3/envs/py2/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 402: Payment Required

from garmin-connect-export.

guillaumechauvat avatar guillaumechauvat commented on August 23, 2024

Same here. I see this is an old issue, and it was working for me until a couple months ago.

from garmin-connect-export.

Related Issues (20)

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.