Giter VIP home page Giter VIP logo

Comments (4)

matin avatar matin commented on July 18, 2024 3

This is related to the same issue discussed in pe-st/garmin-connect-export#95. The issue can be resolved by migrating to Garth for the authentication.

The discussion includes several examples of projects that performed the migration.

from garpy.

TerryGamon avatar TerryGamon commented on July 18, 2024

same here... a tragedy!

from garpy.

jamprogramacion avatar jamprogramacion commented on July 18, 2024

I see this error since 4-5 days ago:

garpy download --formats original --username --password
2023-09-29 16:19:13 INFO - Downloading the following formats: ('original',) to this folder: ...
2023-09-29 16:19:13 INFO - Querying list of activities
Traceback (most recent call last):
File "frozen runpy", line 198, in _run_module_as_main
File "frozen runpy", line 88, in run_code
File "\AppData\Roaming\Python\Python311\Scripts\garpy.exe_main
.py", line 7, in
File "\AppData\Roaming\Python\Python311\site-packages\click\core.py", line 1157, in call
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\click\core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\click\core.py", line 1688, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\click\core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\click\core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\garpy\cli.py", line 92, in download
downloader(formats=formats, activity_id=activity_id)
File "\AppData\Roaming\Python\Python311\site-packages\garpy\download.py", line 135, in call
activities = Activities.list(self.client)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\garpy\activity.py", line 159, in list
for activity in client.list_activities()
^^^^^^^^^^^^^^^^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\garpyclient\client.py", line 243, in list_activities
response = self.get(
^^^^^^^^^
File "\AppData\Roaming\Python\Python311\site-packages\garpyclient\client.py", line 206, in get
raise ConnectionError(err_message)
ConnectionError: Failed to fetch activities 0 to 99.
Response code: 403
{"clientMessage":"Reference Error ID in error logs for further information","errorId":"822f9c9a-2a97-4aaa-9499-9b5220306ca2","error":"WebApplicationException"}

from garpy.

HeathVarmette avatar HeathVarmette commented on July 18, 2024

I have a similar error message to @jamprogramacion

from garpy.

Related Issues (13)

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.