cancel
Showing results for 
Search instead for 
Did you mean: 

API: get_activity_by_id returning 404

steely12
Mt. Kenya

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. 

1 ACCEPTED SOLUTION

Elliott
Community Manager Community Manager
Community Manager

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

View solution in original post

1 REPLY 1

Elliott
Community Manager Community Manager
Community Manager

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