Hi Team,
I am using Fitbit tracker device ( "Charge HR "). It recognized my "Walking" activity and displayed in my dashboard. But when i used Get Activity Logs List API, it returns empty activity response.
For your reference,
API : "
https://api.fitbit.com/1/user/-/activities/list.json?afterDate=2016-04-18&sort=asc&offset=10&limit=10"
Response : {"activities":[],"pagination":{"afterDate":"2016-04-18","limit":10,"next":"","offset":10,"previous":"","sort":"asc"}}
I think it may due to beta version, or if any issue in my request please help me....
Regards,
Bala
Answered! Go to the Best Answer.
The Get Activity Logs List API currently doesn't return auto-detected activities, but that's supposed to change with an update today.
Best AnswerThe Get Activity Logs List API currently doesn't return auto-detected activities, but that's supposed to change with an update today.
Best Answer
Best Answer