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

Forum Posts

Bug in Create activity API using GPX File

When I create and activity with GPX file, it calculates Time and distance itself which looks like total time, no moving time. So each time I do entry using gpx file it shows more time.I'm also sending moving time from here, but it seems strava does n...

image_2023_12_01T11_03_41_327Z.png image_2023_12_01T11_04_14_880Z.png

Event gets updated only sometimes

Hi! I'm trying to update the descrption of a event using the create webhook. I'm getting response 200 with the updated fields every time, but for some reason the change is only sometimes visible in the activity it self.Any pointers or ideas how to fi...

ClubAthlete does not include Athlete ID

This model won't include any athlete identifier, which makes the information a bit useless in the end. Since APIs are made for machines, and machines identify entities differences between IDs, not having them on the returned models make them invaluab...

paleloser by Pico de Orizaba
  • 436 Views
  • 7 replies
  • 9 kudos

Strava Developer's Program

  Tony5:07 PM (7 minutes ago)               I use the API for a personal program to give me some summary data from my rides. The form requested to be completed ("apply to Strava's developer program) seems to be aimed a companies, not individuals and ...

How to keep client secret secure in public app?

I'm working on a browser-based app using the Strava API that I hope to eventually make publicly available. Originally, I was planning on having all of the communication take place in Javascript in the user's browser. However, since the POST that exch...

tmiku by Mt. Kenya
  • 88 Views
  • 1 replies
  • 0 kudos

How long time for developers to answer

Hey, I submitted a question through email to the developers inbox 3 weeks ago and still no answer. Does anyone know what kind of response time I should prepare for? And, if someone on the developers team at Strava reads this, it is regarding ticket #...

Django + server API app logic with Strava

Hi everyone,I'm a beginner programmer. I am writing my master's thesis on "The motivational impact of the Strava social network on users' sports results."I created an application in Django that processes tokens, gets athletes and the activities (+com...