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

Forum Posts

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
  • 52 Views
  • 1 replies
  • 1 kudos

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

API club activities not showing activity date

Hello first of all thanks for the awesome app and easy to use API!Im pulling the club data and everything works just perfect!/clubs/{id}/activitieshttps://developers.strava.com/docs/reference/#api-Clubs-getClubActivitiesByIdBut unfortunetly in the re...

Full API Access Struggles

I recently needed to create a second strava api application because I need API access on two different subdomains, but it's incredibly limited with the Number of athletes allowed to connect being capped at 1. As far as I can tell, nowhere on the 'My ...

lev by Mt. Kenya
  • 55 Views
  • 0 replies
  • 0 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...