Developer Discussions
Have a question about using the API? Ask it here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Identifying workouts from SummaryActivity object

How would you guys recommend I try to identify runs that are workouts from the SummaryActivity object?For context: I have a group of athletes who've authenticated my app whose activities I poll to a Google Sheet via the Google App Script and I want t...

API scope

Im a new devloper and creating my first backend for a collage project, I would like to fetch data regarding from every user that uses my application. I have made an application to STRAVA, and gotten a read-scope, which cannot be used to fetch data fr...

Amir10EA by Mt. Kenya
  • 600 Views
  • 2 replies
  • 1 kudos

Resolved! Stuck in Single Player Mode

I've filled out two requests to be taken out of single player mode so I can launch my group run club app. No response from either, it's been a month and a half since the first request, and 2 weeks since the last request. I emailed Strava support and ...

Error getting access token and refresh token

I'm following this tutorial here, and the step at https://www.youtube.com/watch?v=sgscChKfGyg&list=PLO6KswO64zVvcRyk0G0MAzh5oKMLb6rTW&index=1 doesn't work for me. Specifically, it's the step where we have a "code" read:all access and we exchange it f...

Kinni FIT file upload issue (elevation)

Hello Team,We have incorporated the Strava FIT file upload via the Strava API (https://developers.strava.com/docs/uploads/) into our app Kinni (http://kinni.co/) for a number of years. The uploads captured the elevation gain correctly until around mi...

Count of ActivityTotal using the API

Reading the API docs, Under 'All Models' you have listed 'ActivityTotal’ with a  ‘count’ parameter https://developers.strava.com/docs/reference/#api-models-ActivityTotal What I am hoping to get is just total number of activities I have logged on Stra...