jat255 / strava-to-fittrackee

Connector to pull workouts from a Strava account and upload them to a FitTrackee instance
MIT License
11 stars 2 forks source link

Error 403: Limit of connected athletes exceeded #22

Closed danielraffel closed 8 months ago

danielraffel commented 8 months ago

when I run: poetry run python -m strava_to_fittrackee.s2f --setup-tokens and paste the strava URL to my browser I get this error:

Error 403: Limit of connected athletes exceeded
This app has exceeded the limit of connected athletes. If you are a developer of this application, please contact Strava developer support for how to request a quota increase.
danielraffel commented 8 months ago

I had to create another strava account to have a 2nd API and I guess when I tried to auth it against my primary strava athlete account the 2nd account had already "approved it" somehow - disconnecting it fixed this