06-13-2015 15:46
06-13-2015 15:46
Hi--
I have a user which indicates that his activities are not coming through. I have a TCX file from Fitbit for this user which is dated on 2015-06-09, and on the day before, that day, or the day after, the start "Get Activites" API comes back with:
{"activities":[],...
This does include the number of steps, distance, etc. though.
Using the new "Get Activity List API", I request for all activities after 2015-04-25 and the rest of the request looks identical to the sample, and it comes back as:
{"activities":[],"pagination":{"afterDate":"2015-04-25","limit":100,"next":"","offset":0,"previous":"","sort":"desc"}}
Any ideas of what could cause this? Thanks for any pointers.
eyt*