Skip to main content

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. 

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