cancel
Showing results for 
Search instead for 
Did you mean: 

List Athlete Activities: Possible missed activities when specifying before and after?

Bunsen
Shkhara

Hi there,

I have an application that retrieves all of an athlete's activities.

To do this, I use List Athlete Activities. I use the before and after properties to search year-by-year.

An athlete reported that some of their activities, recorded with a particular device, are missing. They also confirmed that a different, similar app does have these activities.

I'm wondering if this other app does not use the before and after properties and if it might be possible there is some issue where these activities do not have a valid epoch timestamp on the backend.

If the epoch timestamp before and after use was for some reason incorrect, it would make sense why these are missing.

I'll continue to debug this, but does anyone have any thoughts or has encountered a similar issue?

Thanks!

 

1 ACCEPTED SOLUTION

Bunsen
Shkhara

I'd like to this up with a confirmation that removing these before and after properties has fixed the issue and they now appear. This means, as far as I can tell, that loading all activities by specifying a date range is not a reliably safe way to do it at the moment.

For more information, see the resolved GitHub issue here: https://github.com/Tyler-Lopez/StravaActivityArt/issues/26#event-8562683731

View solution in original post

1 REPLY 1

Bunsen
Shkhara

I'd like to this up with a confirmation that removing these before and after properties has fixed the issue and they now appear. This means, as far as I can tell, that loading all activities by specifying a date range is not a reliably safe way to do it at the moment.

For more information, see the resolved GitHub issue here: https://github.com/Tyler-Lopez/StravaActivityArt/issues/26#event-8562683731