Skip to main content

Hi everyone,

I'm having an issue with Strava's webhook for my side project and could really use some help. My webhook subscription seems to be partially working since I do receive events when an athlete deauthorizes the app. However, I'm not receiving any events for new activities.

Here are some details about my setup:

  • The webhook subscription is successfully created.
  • I have verified that the authorisation scope activity:read_all is granted.
    Despite this, new activity events are not coming through.

Has anyone encountered a similar issue or have any idea what might be causing this?

Thanks in advance for any suggestions!

Best,
Marvin

Turns out, I needed to re-authenticate the app. After doing that, everything started working fine.


Reply