Skip to main content

Since February 27, the webhook of my application is no longer receiving expected events. This functionality has been working well since 2018, and nothing is changed to the application or callback URL.
The webhook subscription is still out there (when viewing the subscription), and the callback URL is still showing http-code 200 and correctly echos the hub.challenge in the JSON body when requested.

<

    {

        "id": 130673,

        "resource_state": 2,

        "application_id": 16505,

        "callback_url": "https://www.cycloclub.be/stravacallback.php",

        "created_at": "2018-11-14T08:19:33+00:00",

        "updated_at": "2018-11-14T08:19:33+00:00"

    }

]

Does anyone experience the same behavior ?

Be the first to reply!

Reply