-
Hi,
As you may aware that there some difference for Garmin account in China region vs other regions. I have two accounts, well I originally only have one which is the international one, where I ca…
-
Fala pia,
Estou tentando implementar essa ideia para uma API que quero consumir no projeto que estou desenvolvendo, mas fiquei com uma dúvida sobre como passar as variáveis de `access_token` de um …
-
Format:
A/B Test Name: Make a meaningful name for the test. For example "Signup/Sign In 1 screen or 2 screens", could be a title for an A/B test to determine if users prefer having account creation…
-
Hi this is fantastic!
would be great if perhaps you can add a way for importing/exporting strava/other data sources?
this could include CSV and gpx files
thx alot!
Z
-
The Strava importer only handles GPX activities, while some fitness trackers (e.g. the Apple Watch) generate [FIT](https://developer.garmin.com/fit/overview/) files:
This causes the whole imp…
-
### Description
This feature request came to us by way of a community member at State of the Map US 2024. THe idea would be to integrate Strava's heatmap information in the 'Background Settings -> Ov…
-
It would be very nice to pull data from strava (or have strava push it when activity is added), so that we can get the .fit file and mark run as done, also get very good databfor the activity
-
got this FitParseError parsing my zip data -
```In [3]: plot_calendar(zip_path=path, year=2022)
0%| | 0/1406 [0…
-
Hi,
I've managed to make your app working and successfully exported my data.
I've only then found out the data are in JSON format and converting them to gpx / tcx would be probably harded than to …
-
When trying to obtain a Token using the example code in version 1.3.1
~~~
AuthenticationConfig config = AuthenticationConfig.create()
.debug()
…