06-17-2019 02:53 - edited 06-17-2019 03:25
06-17-2019 02:53 - edited 06-17-2019 03:25
Good Morning Mr/Mrs,
Currently, my company undergoing for Proof Of Concept,
I want to build some topics of AI-based on Fitbit data.
From Fitbit data, we can get a summary of users which is using Fitbit and post it on the website.
So, I want to ask can user get client id without register app?
*For user doesn't have to do like developer do which is register app.
Some way or advice are welcome.
Thanks
06-21-2019 14:48
06-21-2019 14:48
Hi @dollare
If you are giving the application to the Fitbit user to query their own data, the users will need to create a dev.fitbit.com account and register their copy of the application to obtain a client ID. If you are not sharing the application code with the users and want them to share their Fitbit data with you, the users will not need a client id. Instead, present the authorization flow to your users. When the user consents to share their data with your application, you will be given an access token which is tied to each user.