Raistlfiren / garmin-csv-plan

A quick n' dirty way of "automating" training plans into Garmin Connect.
https://raistlfiren.github.io/garmin-csv-plan/
39 stars 6 forks source link

ConsumerKey is invalid #30

Closed claudiahdz closed 1 week ago

claudiahdz commented 1 week ago

Hi!

I've been using this repo in the past to upload workouts to my Garmin. Today when trying to upload, I got a ConsumerKey is invalid error. Basically a HTTP/2 401. Could there be some issue with expired API Keys? Thanks!

The request has not been applied to the target resource because it lacks valid authentication credentials for that resource.
Raistlfiren commented 1 week ago

@claudiahdz - Was this due to 2FA? Or due to something completely unrelated? I tested this again today to verify everything is working and it does seem to be. However, my implementation of authentication might be flawed due to 2FA not being implemented in the authentication process.