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

Forum Posts

Resolved! Timezone bug in this Portal

When typing a message, you get a message saying "Your content was auto-saved at x". The time here however is not using the user timezone. For example, I'm currently in Europe/Amsterdam (UTC+2) at 13:28 local time, but the message says "04:28 AM".

Data Export Missing Translations

When requesting a bulk export of your data, there are missing translations in the 'activities.csv' file:<span class="translation_missing" title="translation missing: en-US.lib.export.portability_exporter.activities.horton_values.type">Type</span><spa...

Resolved! invalid token exchange authorization codes?

So 99% of the time my token exchange process works just fine, but occasionally Strava responds with a "Bad Request" message.I've confirmed that each authorization request is accepted, and I receive a query string formatted as expected, looking like:"...

Cyril by Mt. Kenya
  • 817 Views
  • 3 replies
  • 1 kudos

Strava Source

When you visit Strava.com and sign in, you can view (and download) Strava's source which is not minified.Their custom @strava Components are also shipped with the source.Interesting bit of knowledge and some good reading! 

huzi8t9_0-1689177773320.png
huzi8t9 by Mt. Kenya
  • 175 Views
  • 0 replies
  • 1 kudos

Upload via api skips elevation computation

Good morning,I have a question about activity upload via api.I have a TCX file built manually, thus not coming from a device like Garmin. This file contains elevation data (<AltitudeMeters>...</AltitudeMeters>).If I try to upload this activity via ap...