-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[SparkyFitness Garmin Microservice] 429 Client Error: Too Many Requests for url #13470
Description
Script: SparkyFitness Garmin Microservice
Reported by: @05x
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: no
Environment
- Linux distribution: Ubuntu
- Proxmox version: 8.4
- Default settings: Yes
- Advanced settings: No
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/sparkyfitness-garmin.sh)"
Description
When I try to add Garmin as an external data provider in SparkyFitness, I get the error message “Failed to add external data provider”
Steps to reproduce
After installing SparkyFitness, I installed the Garmin add-on.
I logged in and entered my Garmin credentials. When I try to add it, I get an error message
Error output
Failed to add external data provider: Failed to login to Garmin: An unexpected error occurred: Login failed: Error in request: 429 Client Error: Too Many Requests for url: https://sso.garmin.com/sso/signin?id=gauth-widget&embedWidget=true&gauthHost=https%3A%2F%2Fsso.garmin.com%2Fsso%2Fembed&service=https%3A%2F%2Fsso.garmin.com%2Fsso%2Fembed&source=https%3A%2F%2Fsso.garmin.com%2Fsso%2Fembed&redirectAfterAccountLoginUrl=https%3A%2F%2Fsso.garmin.com%2Fsso%2Fembed&redirectAfterAccountCreationUrl=https%3A%2F%2Fsso.garmin.com%2Fsso%2FembedQA
Additional context
The Settings for GARMIN_MICROSERVICE_URL are the same in both .ENV-files. Both point to :8000
