How to handle Garmin sync error #30
-
|
Hello - first of all, thank you for this great took. I love the visualization. I set it up with Garmin as the data source and it worked perfectly for a number of days, but the last few days I've gotten a sync failure:
Do you know if there's a way to get Garmin to allow me to authenticate? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hey - thanks for checking out the project. Another user reached out with similar failure today. I think the Garmin API is having issues today, I saw this as well: https://forum.intervals.icu/t/garmin-api-is-down/125057 I just re-ran my own setup using garmin as source and it succeeded, so I'd either try the github action again now, or you can even just re-run the setup script from scratch and try that if the action re-run doesn't work |
Beta Was this translation helpful? Give feedback.
-
|
it seems like garmin has made some underlying change to their API - this git-sweaty project uses python-garminconnect under the hood and it looks like they are currently working on a fix, so until it's resolved and I'm able to bring it into this project and you sync to the most recent version it seems garmin may not work well temporarily |
Beta Was this translation helpful? Give feedback.
-
|
@dglasser13 try pulling down updates from my source repo and try setting up with garmin source again - i've pulled in the fix from the |
Beta Was this translation helpful? Give feedback.
Hey - thanks for checking out the project. Another user reached out with similar failure today. I think the Garmin API is having issues today, I saw this as well: https://forum.intervals.icu/t/garmin-api-is-down/125057
I just re-ran my own setup using garmin as source and it succeeded, so I'd either try the github action again now, or you can even just re-run the setup script from scratch and try that if the action re-run doesn't work