pe-st / garmin-connect-export

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

Payment Required? #54

Closed sgowtham closed 3 years ago

sgowtham commented 3 years ago

Greetings.

Is anyone else encountering the Payment Required message/error after authentication?

[ERROR] Failed to reach url https://connect.garmin.com/modern/proxy/activitylist-service/activities/search/activities?start=0&limit=1, error: HTTP Error 402: Payment Required

Everything was fine as of last night.

My best, Gowtham

reto commented 3 years ago

Hi, i have the same problem. Exactly the same. For the first time today. I have a cron job fetching my activities. I hope tomorrow it will work again.

pierretamisier commented 3 years ago

I have exactly the same issue too.

reto commented 3 years ago

My cron job runs every 4hr. All of them failed now with this exact message. 😕

magalive1991 commented 3 years ago

same error from today, before it was working fine...

sidddy commented 3 years ago

there's a good hint in https://github.com/tcgoetz/GarminDB/issues/109#issuecomment-785047086 and adding that mentioned header in various requests indeed seems to fix this issue.

telemaxx commented 3 years ago

i have just added this line to my fork. seems to solve this problem.

pierretamisier commented 3 years ago

same here. PR https://github.com/pe-st/garmin-connect-export/pull/55 works for me.

pe-st commented 3 years ago

Should be fixed by the PR #55, I released v3.0.3