Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Subscribe to fitbit activities updates without manual intervention

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?

Best Answer
0 Votes
1 REPLY 1

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.

Best Answer
0 Votes