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! API doc correction: deauthorization endpoint response

Hello,I think there's a small typo in the documentation of the deauthorization endpoint's response. The doc says that the endpoint "responds with the refresh tokens that were revoked", but it seems to respond with the access token that was revoked.Cy...

Cyril by Shkhara
  • 1108 Views
  • 1 replies
  • 2 kudos

Resolved! 409 conflict error

Hello,I'm using the Strava API to post activities for my users onto their strava account. However, every so often I get a 409 error back from strava when I try to create an activity. I know this means that an activity already exists at that time for ...

buneme by Mt. Kenya
  • 1676 Views
  • 1 replies
  • 0 kudos

developer to build a tool for me

Hello Devs!I'm looking for someone who is familiar with working with the Strava API to build a tool for me, specifically a tool stores any users activity information in a database that grants permission for me to do so. Thank you

klaychop by Mt. Kenya
  • 1023 Views
  • 2 replies
  • 0 kudos

API Doc Correction: Update authentication docs

Hey!I was working on a small app last week using the developer docs and was wondering if you could make a correction. The docs suggest that the tokens received for accessing resources are bearer tokens meant to be posted as headers when requesting re...

Resolved! Upload tcx file with mute

Is it possible, by using either website or the API, upload tcx activity but mute it? I have a files from Endomondo, but I don't want to spam my followers with tons of activities

dwozn by Pico de Orizaba
  • 2884 Views
  • 6 replies
  • 4 kudos

Resolved! Developer Webhook Events API new field request

It would be really useful if the Webhook Event "aspect_type = update" of "activity" would be triggered for the "gear_id" field.I'm building an app and would really like to be notified when the gear_id of an activity just changed. For my app, a change...