I’ve been using the api/v3/activities/{id}/streams?keys=time,watts in a web application for roughly 3 years with no problems. This last week, suddenly, the exact same API call seems to be returning data with gaps: not starting with the same timestamp as the .fit file (ie, missing the first 200 or so values) and skipping one or two seconds of power data throughout the stream (ie, like Swiss cheese, full of holes)
Is this my problem or Strava??
Answered
Bug? Get Activity Streams suddenly has gaps in returned data
Best answer by Jan_Mantau
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20for the first 21 data points in the time stream. Now the same activity returns
0,2,4,6,7,9,10,12,14,15,16,18,19,20thus making it more or less unusable for any serious analyzing.
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

