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

Forum Posts

Users not able to register

URL Used to authorize: http://www.strava.com/oauth/authorize?client_id=XXXXXX&response_type=code&redirect_uri=http://dumy.com/exchange_token&approval_prompt=force&scope=readThough I get their code as response, the count of registered users doesnt inc...

Resolved! 'oauth/token' endpoint not working

I am following the steps of the getting started guide: https://developers.strava.com/docs/getting-started/#oauthI am on step 11, attempting to make an authentication request in Postman, equivalent to the one shown in the guide. When I make the reques...

Screenshot 2024-07-12 at 11.11.22 PM.png

Documentation of Strava deeplinks

Is there some list of deeplinks for strava that is supported (and parameters allowed)? For example, the following two exist   strava://record strava://record/new/start   with the latter immediately starting to record an activity.

kratsg by Mt. Kenya
  • 1117 Views
  • 3 replies
  • 2 kudos

API Registration Issues

Hi! I have been trying to set up an API that will extract activity data based on dates. Unfortunately, I have been experiencing issues with the API registration.I have been following the guide (in the api guidelines) step by step but I keep coming to...

Resolved! Get data from activity on webhook event

Hi, I'm using webhooks to see when users create new activities. This is to then be able to retrieve each activity's stream in real time.The problem, however, is that if the user is not logged in to my app when I get my webhook, I cannot run the reque...

wilmer by Mt. Kenya
  • 428 Views
  • 1 replies
  • 0 kudos

Resolved! Download original workout file or tcx on behalf of user

My application is parsing workout datapoints and I want to make it easier for the users by fetching the input files automatically from strava workouts.The export_original and export_tcx paths don't exist on api/v3/activities. Should I be able to acce...

Resolved! Error 403

Hi, I'm currently in the process of building a website for a charitable organization that hosts cycling events to support various causes. Our participants pledge to ride a specific distance within a month and receive donations to aid them in achievin...

dean_d by Mt. Kenya
  • 1142 Views
  • 1 replies
  • 1 kudos