Good afternoon,
I'm having trouble with different pages being returned in the "/segment_efforts" query. Could there be a problem?
https://www.strava.com/api/v3/segment_efforts?segment_id=1602541&per_page=10&page=2
Thank You
Good afternoon,
I'm having trouble with different pages being returned in the "/segment_efforts" query. Could there be a problem?
https://www.strava.com/api/v3/segment_efforts?segment_id=1602541&per_page=10&page=2
Thank You
According to the API Documentation there is no page parameter (https://developers.strava.com/docs/reference/#api-SegmentEfforts-getEffortsBySegmentId). Try using start_date_local and end_date_local instead.
Thank you!
I thought that it was possible to enter the page parameter in all queries and now I see that it is not. 😅
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.