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

Forum Posts

date parameter in object array API of ClubActivity

I'm developing a web app to fetch athletes activities in daily basic ( eg cycling) using API. While fetching API im not able to fetch date/time of activity and Athlete ID. Even I contacted strava help but they dint helped and said to refer community ...

pathak by Mt. Kenya
  • 97 Views
  • 2 replies
  • 1 kudos

Resolved! Webhook - Not Receiving Activity Events

Hi everyone,I'm having an issue with Strava's webhook for my side project and could really use some help. My webhook subscription seems to be partially working since I do receive events when an athlete deauthorizes the app. However, I'm not receiving...

Fardage by Mt. Kenya
  • 100 Views
  • 1 replies
  • 1 kudos

I continue with a limit of 1 athlete after approval

Hi,I applied for the API a few weeks ago and received an email approving it, in which it says that I have up to 999 athletes limit.However, when I go to https://www.strava.com/settings/api I still see the limit of only 1 athlete. How is this possible...

RubenG by Mt. Kenya
  • 99 Views
  • 0 replies
  • 0 kudos

Api in C#

In https://developers.strava.com/docs/reference/ there are examples in C# using the com.strava.api.v3.api libraries, but where download the libraries from?I tried downloading from https://github.com/tdao7/.Net-Strava-API and some api calls work, but ...

MxSport by Shkhara
  • 1900 Views
  • 7 replies
  • 6 kudos

Resolved! Storing activity distance in private database

HelloI want to create app for me and my friends - around 10 people.We want to share out activities within this app but it will be only for our private usage. We want to scale some results within different types of activities and create ranking who ma...

Resolved! Filter club activities by date

Hello, I'm using the getClubActivities endpoint to keep a tally of individual rides in my club. I would like to limit the response to a certain date, or at least to a certain week (i.e. this week). Is there a way to do this? Getting the date of the a...