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

The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.

Forum Posts

Resolved! invalid encoding when posting upload

I'm attempting to upload a gpx file to the uploads API, but keep running into errors. I am doing this with javascript/nodejs. Unfortunately due to the deprecation of the request-json library, the strava api npm library has broken, so I'm trying to im...

Health/ Fitness reading incorrect times

I noticed a 44-minute activity recorded on Strava shows up as a 3-hour activity on my iPhone's fitness app. I suspect it might be due to the Strava API sending out an incorrect "end time." I noticed that the fitness app displays the recording time, b...

vargava by Mt. Kenya
  • 309 Views
  • 1 replies
  • 1 kudos

Resolved! unable to verify callback url of webhook?

i tried it by creating a Webhook using a python script but it was unable to verify the callback url for the webhook.. I've gotten the webhook working through Zapier for the purpose of the app, but I'm worried that when I apply to have the app recogni...

Screenshot 2024-04-08 161421.png Untitled.png
klaychop by Mt. Kenya
  • 1700 Views
  • 4 replies
  • 1 kudos

How To Create a Fitness Mobile App Like Strava?

I am interested in developing a fitness mobile application similar to Strava. I'm looking for guidance on the essential steps and technologies required to create such an app. Specifically, I would like to know about the key features, backend infrastr...

Resolved! Best practice for iOS app development

I've had a web based app working reliably against Strava APIs for many years - the app is using the Events API to get notifications about data changes which works really well.I've been considering doing a mobile app version but am interested to know ...

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...