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

Forum Posts

GET segment_efforts

Good morning,I'm trying to obtain the times of each user on a segment, but it's not being possible. Firstly, because if I have the user log in on my platform to exchange the access token, I get an error that only one person can be connected. So, I co...

Fetching Activities within Rate Limit

Hello!I'm writing an application that requires storing information about new activities in realtime as they come in from athletes. I have been successful in getting the creation of new activities sent to my server through the web hook. New Activities...

Profile Webhook Events

I'm leveraging Strava for displaying my user data, including the profile photo.The profile photo url that's returned is unique to the photo, so it's not updating the photo it returns automatically.What I figured, then, was that I could just listen to...

api gpx upload

I am making an app for the ios environment.The app supports Strava upload in gpx format.Most of the items you want are uploaded normally.However, Strava's Sport items will not be sent as desired.Below is an example.let params = ["name": StravaGPX_Tit...

bijory by Mt. Kenya
  • 499 Views
  • 3 replies
  • 0 kudos

Strava subscription whebhook on deauthorize

Hello,I use a subscription to webhook on my webapp and it works very fine, but i have a question about this use case:- a user in my app decides to deauthorize Strava.- i do some stuff on its account (unset stored data for this user like athlete id, t...