04-04-2021 21:54
04-04-2021 21:54
I am trying to retrieve the unique device ID of each of my Fitbits using my app and send their IDs to a server. Is there any API for that?
Answered! Go to the Best Answer.
04-12-2021 09:35
04-12-2021 09:35
Yeah, this isn't possible. You could implement authentication with your backend using OAuth using the Settings API, then persist a token on the device.
04-04-2021 22:45
04-04-2021 22:45
Alas, no.
04-12-2021 09:35
04-12-2021 09:35
Yeah, this isn't possible. You could implement authentication with your backend using OAuth using the Settings API, then persist a token on the device.