Skip to main content
Answered

API: get_activity_by_id returning 404

  • June 2, 2023
  • 1 reply
  • 53 views

Forum|alt.badge.img

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. 

Best answer by Elliott

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

1 reply

Forum|alt.badge.img+22
  • Community Manager
  • Answer
  • June 23, 2023

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