02-24-2022 01:37
02-24-2022 01:37
Hi, everyone!
I want to access "/private/data/" written in File System Guide.
How do I access this directory?
Best Answer02-24-2022 02:12
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.
02-24-2022 02:12
You have to transfer it from the device to your own backend web service using the file transfer API to the companion, then use fetch() to post it.
Best Answer