The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
06-02-2023 05:59 AM - last edited on 07-06-2023 05:06 PM by LouB
I'm hitting an issue where the activities api is behaving unexpectedly.
I can curl and retrieve details for many activities but I'm having an issue with indoor cycle activities from Wahoo.
curl -H "Authorization: Bearer ***" https://www.strava.com/api/v3/activities/9186799911
{"message":"Resource Not Found","errors":[{"resource":"Activity","field":"","code":"not found"}]}
Is there something different I need to do to get an api query for a cycle activity from Wahoo working?
Running the same command against https://www.strava.com/api/v3/activities/9187552481 gives the expected result.
Solved! Go to Solution.
06-23-2023 08:23 AM
👋 if you're looking for assistance in investigating activities not returning for a specific athlete and you believe there may be a bug, you can always reach out at developers@strava.com and the team can take a look.
06-23-2023 08:23 AM
👋 if you're looking for assistance in investigating activities not returning for a specific athlete and you believe there may be a bug, you can always reach out at developers@strava.com and the team can take a look.
Welcome to the Community - here is your guide to help you get started!