kjkjava / garmin-connect-export

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

Ticket Cookie #51

Open mcga225 opened 3 years ago

mcga225 commented 3 years ago

I'm wondering if Garmin has updated their privacy settings. I used your code back in February 2021 with no errors but when I tried running today, I get the following error:

Traceback (most recent call last): File "gcexport.py", line 114, in raise Exception('Did not get a ticket cookie. Cannot log in. Did you enter the correct username and password?') Exception: Did not get a ticket cookie. Cannot log in. Did you enter the correct username and password?

Any thoughts on this? Thanks!

0ceangypsy commented 2 years ago

I also encountered the same issue :(