-
hi there,
Thank you for your work. Any plan to update this library to comply to the new Strava APIs? (see: https://developers.strava.com/docs/oauth-updates/?utm_source=strava&utm_medium=mktgemail&utm…
-
The Strava calls made in `src/strava` are for relatively unchanging things like segment name and path polyline.
Since we're rate limited against Strava's API we should save the data in Fauna, and p…
-
Strava deactivated the ability to upload activities via email.
Received an email saying :
Dear Strava User,
Strava has retired the ability to upload activities via email, effective August 26th, 20…
-
When making a call to the Strava API via Alamofire, the Router parameter only accepts Int values for the gear.id
However, the gear defined in the Strava API documentation is listed as a String.
Th…
-
Hi, I'm trying to generate ts-axios client for the strava api but can't generate the response models correctly. All response types are just 'any' or 'any[]'. I'm using the script below to generate cli…
-
Hi Sven,
Great app. I'm new to this Waterrower world, but your app is a time-saver. I would like to suggest to add a Strava integration. For the activity you can define "Rowing" and use the tag "in…
-
I've experienced lately few problems with importing trainings to Strava (from Endomondo):
- one of trainings was skipped;
- two last tries of importing returned error:
```
This activity was not s…
-
Here's the israel data set turned into a gpx fix and then manually uploaded to strava (not using api yet)
https://www.strava.com/activities/3191965313
-
I'm not very familiar with how the strava API and how Grafana works, but I want to be able to pull "time in zone" from actvities. To calculate views like time in zone pr week.
In strava API Swagger…
-
One of the most useful features of the Strava v3 API are the webhook events: http://strava.github.io/api/v3/events/
These allow an app to subscribe to events from the user, such as uploading an acti…