cyberjunky / python-garminconnect

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

Login rate limit #127

Closed BernieV1977 closed 1 year ago

BernieV1977 commented 1 year ago

Hello, What is the login rate limit before being blocked by Garmin?

cyberjunky commented 1 year ago

It's unknown (to me at least), cloudflare is in between, maybe they have default values somewhere...

NicKarlen commented 1 year ago

It is not that high... Don't know how many times I logged in but i just hit the Limit.

Do you know if they unblock me at one point or is this forever?

NicKarlen commented 1 year ago

The answer is yes. Garmin undoes the API-call-limit-blockage after about 1 hour

cyberjunky commented 1 year ago

Can you test latest version, it should work fine now!