pe-st / garmin-connect-export

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

HTTP Error 402: Payment Required #102

Closed andersfrisk closed 1 month ago

andersfrisk commented 8 months ago

Don't really understand how this is working, but got this error now after not using the script for a couple of months - is it a known error?

old script? old python? old user ;) ?

File "Python\Python311\Lib\urllib\request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 402: Payment Required

telemaxx commented 8 months ago

maybe you're script is to old. I had also to upgrade my script some month ago. the new version used a module "garth", must be installed as descriped in the Doku.

pe-st commented 1 month ago

I'm closing this one, assuming the lack of feedback after telemaxx' comment means that the problem is gone. Feel free to reopen the issue though, mentioning the script version and best also an excerpt of the gxexport.log file