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

Forum Posts

Changing the map type using the API

Hi, I am trying to make a program that as soon as I upload an activity, changes the title, the description, and most importantly the map type from the regular orange line, to the "support Ukraine" map type.I have been playing around with the API, usi...

Web Application

Hi, I have been working on a simple web application to track running performance. Currently I am using the MySQL database. I have a form taking in Time of run as a string. I was running into issues trying to store the run time as a time via MySQL. I ...

How to get all segments from a Route in the API?

Hello all,  In our cotacol (Belgian) app, we are leveraging Strava Segments so our members can "collect" different hills in Belgium.  Those hills match one:one with a Strava Segment.  Now, I am building a functionality, so that users can select one o...

Cotacol by Mt. Kenya
  • 323 Views
  • 1 replies
  • 1 kudos

Changing to Webhook Events API - who can help?

For years our website has run cron jobs sending request to the Strava API. We are having three cron jobs. So every minute we are sending request to Strava but we are experiencing "Rate Limit Exceed " issues now. Strava suggests making a change to web...

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

Issuer URL for OpenID Connect

Hi Developers,        I am Atul Sharma and I want to authorise strava using OpenID Connect in Firebase and for that I need Issuer URL as described here. So can anyone suggest me where can I get this URL.Thanks 

Resolved! Filter club activities by date

Hello, I'm using the getClubActivities endpoint to keep a tally of individual rides in my club. I would like to limit the response to a certain date, or at least to a certain week (i.e. this week). Is there a way to do this? Getting the date of the a...

Resolved! API Get Call not working

Hi folks,I need help with something that should be straightforward. I want to execute the Get API Call List Club Activities (getClubActivitiesById) [https://developers.strava.com/docs/reference/#api-Clubs-getClubActivitiesById]. I meet the pre-requis...

JanLZN by Shkhara
  • 400 Views
  • 2 replies
  • 3 kudos

Help getting activities after token refresh

Hello Everyone,To preface this, i am very new to working with APIs so have been trying to follow multiple tutorials...Im sure this topic has been discussed before, but i cannot find my situation and am hoping someone can help me...So...I have followe...