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?
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.
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 Answer
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.
SOLUTION: The user has multiple accounts and was querying data from the wrong one.
Best Answer