-
When using the activities() method, there is the following error: Can't make search request: 402 Payment Required. This looks like it is the result of a change in the Garmin Connect API.
-
## Describe your environment
* Operating system: __ubuntu__
* Python Version: __3.8___ (`python -V`)
* CCXT version: __last___ (`pip freeze | grep ccxt`)
* Freqtrade Version: _develop___…
rylos updated
3 years ago
-
tache a probablement diviser en sous-tache :
- créer un rôle ansible pour chacune des vm
- la partie migration en elle-même entre les anciennes vm et les nouvelles (en même temps que le passage sur…
-
Looks to be new issues as the Download button is no longer available. I think this is a change by Garmin.
Thank you for creating this app!
-
Hi,
thank you for your great job for this repo.
1. Beacause I am working on [running_page](https://github.com/yihong0618/running_page) to support garminconnect
I run in China, and there's a diff…
-
Anyone else getting this?
Fatal error: Uncaught dawguk\GarminConnect\exceptions\UnexpectedResponseCodeException: An unexpected response code was found: 402
402 is Payment Required, seems like …
stigc updated
3 years ago
-
PageSize increments by 100, but activities are indexed starting at zero.
Therefore:
Page 1 = Records 0-99
Page 2 = Records 100-198
Page 3 = Records 199-297
... etc
I believe you need to in…
-
SubMusic version: 0.1.5 - downloaded 2 days ago.
Device: Garmin Forerunner 945. S/W version 6.20
In order to test my Garmin connection , I use server:
```
Server: http://demo.subsonic.org
Usern…
-
Hello,
I know that this feature was requested in the past without success, but maybe this feature can be implemented in a more simplistic manner?
Please check this project:
https://github.com/dav…
-
**Describe the bug**
`make create_dbs` produces a 402 Client Error. Download errors.
The console prints:
```
/usr/bin/time /usr/bin/python3.7 garmin.py --all --download --import --analyze
___Down…