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

Forum Posts

Moving from polling to webhook

We are planning for the implementation of the web hook subscription.A few questions pop up:1. in the https://www.strava.com/settings/api page: Do we need to change the authorization callback domain?2. Do our users to reconnect our app to Strava?3. Do...

HankZ by Mt. Kenya
  • 51 Views
  • 1 replies
  • 0 kudos

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...

Update to the Webhooks API

Hi there,It seems like there is a lot of discussions about the webhook API and it seems to be kind of going nowhere.Strava wants to enforce fewer API Calls, but doesn't really make an easy way of going about that, when the webhooks are this limited.I...

Webhook Subscription returning error

Hi, I am trying to implement Strava webhook but I need to call the subscription API first to create a webhook subscription. I keep getting the following error for some reason even though I am doing everything according to the webhooks documentation:{...

hrd022 by Shkhara
  • 499 Views
  • 5 replies
  • 0 kudos

Resolved! Webhook Events API

Hello guys. We want to connect our swimming app to the Strava API.Everything is working well, except Webhook Events API. According to the documentation https://developers.strava.com/docs/webhooks/, we need to Create a subscription.On this step when w...

Authenticate Strava call

Hello,Do you provide any means to authenticate a Strava call on our webhook endpoint? Like an authentification header that we can configure as we want.Or perhaps you can provide me the IP adresses of your servers so that I can securize my endpoint th...

Resolved! deleting activity automatically

I encountered a 404 while attempting to fetch an activity after getting a webhook request for creating an activity. I observe a pattern that occurs when creating an activity and it automatically deletes an activity that has a small time difference, I...

Unable to register push subscription

Bad request when registering a push subscription. I checked output of my url and get the 200 with correct response within miliseconds. Could this be because my api is accessible over ipv6 only? ( no ipv4 available.. )   Cheers

Napche by Mt. Kenya
  • 500 Views
  • 1 replies
  • 0 kudos

Webhook requirement for mobile apps?

On the getting started guide in the section F. Why do I need webhooks? it states: "Per our API terms, you need to implement webhooks to know when an athlete has deauthorized your API application" What about mobile only applications? We're building a ...

brianp by Mt. Kenya
  • 354 Views
  • 2 replies
  • 1 kudos