09-14-2021 08:54
09-14-2021 08:54
https://api.fitbit.com/1.2/user/-/sleep/date/2021-09-01/2021-09-14.json?sort=asc
{ sleep: [] }
https://api.fitbit.com/1/user/-/body/log/weight/date/2021-09-01/2021-09-14.json
{ weight: [] }
{
activities: [],
pagination: {
beforeDate: '2021-09-15T08:48:58',
limit: 20,
next: '',
offset: 0,
previous: '',
sort: 'desc'
}
}
Data is visible in the Fitbit app. Any suggestions?
09-15-2021 08:05
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
09-15-2021 08:05
Hi @unktomi
This is a duplicate problem reported through our web form. I've replied to you with a question. Let's continue the conversation through the case record.
Gordon
Best Answer09-15-2021 08:29
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
09-15-2021 08:29
SOLUTION: The user has multiple accounts and was querying data from the wrong one.
Best Answer