Posts

Showing posts from November, 2024

Issue with the python upload script garminbadges-updater.py

Image
The python upload script garminbadges-updater.py found here is currently not working. Garmin changed something on their side which breaks Garth (the python package that handles communication with Garmin Connect). The issue is being discussed here:  https://github.com/matin/garth/issues/73 Until it is fixed in Garth, released and the user updates the package there is a fix that works. Locate the garth package on your computer. On my Windows machine it is found at this path: C:\Users\[my user]\AppData\Roaming\Python\Python312\site-packages\garth Open the file http.py in a text editor. Locate this code: USER_AGENT = {     "User-Agent": (         "Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) "         "AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"     ), } And change it to: USER_AGENT = {     "User-Agent": ("GCM-iOS-5.7.2.1"), } Save the file and everything should work again. Garmin Badge Database Garmin Connect Change

December 2024 - Challenges and Badges

Image
    Join the December challenges soon  in Garmin Connect. Three month challenges - Stage 4 Third and last month in stage 4 2024 Running - Stage 4 Join this challenge and record 300 kilometers (186.5 miles) of running activities from October 1 to December 31. 2024 Walking - Stage 4 Join this challenge and record 92 miles (148 km) of walking activities from October 1 to December 31. 2024 Cycling - Stage 4 Join this challenge and record 675 kilometers (419.5 miles) of cycling activities from October 1 to December 31. Full month challenges December 15K Join this challenge and record a 15-kilometer running activity in December. December Time to Swim Join this challenge and record 4 hours of swimming activities in December. December Time to Run Join this challenge and record 10 hours of running activities in December. December Time to Ride Join this challenge and record 20 hours of cycling activities in December. December Time to Walk Join this challenge and record 15 hours of walking activi