Hi all,
I've noticed that my webhook is called 3 times when an activity is added or edited. Any reason why this is? There's obviously only one webhook setup at the strava side.
I see them in my server logs with something like 7 minutes between them.
There are push notifications in my app based on information from the webhook, so now people are getting multiple notifications.
What can I do to debug this? My server responds with an empty json response within the specified 2 seconds.
Thanks.
