06-24-2015 10:36
06-24-2015 10:36
Hi,
Is it possible to subscribe to fitbit activities updates using the subscription api without manual intervention
, that is, currently to get the access token, the user should manually click to allow access. I am looking at an application that can subscribe to user's activities which should happen in background.
Is there any way to eliminate the manual user interaction of accepting the subscription request?
06-24-2015 11:05
06-24-2015 11:05
Your application must obtain permission to access data on someone's behalf. A person only needs to authorize your application once, as long as you store the access token.