04-13-2015 00:14
04-13-2015 00:14
Hi,
I'm trying to automatically authenticate the fitbit user from my client app ( I have the fitbit user name and pwd in a secure location). Could someone help me with this?
Thanks,
Vipin
Answered! Go to the Best Answer.
Best Answer04-16-2015 14:02 - edited 04-16-2015 14:02
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.
04-16-2015 14:02 - edited 04-16-2015 14:02
I can help by telling you it's not possible:)
To get other user's data you need this user to log in to fitbit and click "Allow" button confirming that he/she allows your app to see his data. There is no other way fitbit can expose user's data thgough the API.
Best Answer04-16-2015 14:02 - edited 04-16-2015 14:02
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.
04-16-2015 14:02 - edited 04-16-2015 14:02
I can help by telling you it's not possible:)
To get other user's data you need this user to log in to fitbit and click "Allow" button confirming that he/she allows your app to see his data. There is no other way fitbit can expose user's data thgough the API.
Best Answer04-28-2015 11:20
04-28-2015 11:20
If I have many users registered with their user ID and password on my database through my application, I want to have the application to read their data using the user's ID and password when the user logins to my application. doesn't go through fitbit web login UI.
you said this is not possible?
Best Answer04-28-2015 15:27
04-28-2015 15:27
Correct, its not possible. For more info, please see my last reply in https://community.fitbit.com/t5/Web-API/Automatic-Authentication/m-p/768457
Best Answer