cyberjunky / python-garminconnect

Python 3 API wrapper for Garmin Connect to get activity statistics
MIT License
964 stars 149 forks source link

Has garmin url been changed? #142

Closed naosense closed 1 year ago

naosense commented 1 year ago

i run python ./example.py, type 3 or 4 got this error

image

i go to garmin page, daily url is like this https://connect.garmin.cn/modern/daily-summary/{day}, i change to this url in the code, but it also doesn't work

image