10-19-2015 13:32
10-19-2015 13:32
I am trying to build an application for a client which should just fetch data from fitbit from him only.
I have created an app on fitbit through that I have client key and secret.
1) is it possible to access his steps with his user id OR email registered with fitbit, without following the oauth flow and without access token.
2) if 1 is not possible then is it possible to generate access token once and use it untill the user revokes permission to the fitbit app.
3) what will you recommand to implement this with NodeJS back end.
4) Do fitbit has webhooks that call my server's rest api when event happens?
Thanks
10-19-2015 16:51
10-19-2015 16:51