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

fitbit subscription notification

Hi guys, I am trying to use Fitbit subscription feature in one of my projects so that I can get real-time user's data. I have done the subscription for all category (https://api.fitbit.com/1/user/-/apiSubscriptions/uniqueIdentifier.json) so that in case of any changes done in Fitbit, my API server will get the notification of those changes. In my case, everything works fine like if any data get's updated server got notification of that.

 

But my problem is that if user revokes myapp permission from Fitbit setting in that case server didn't get the notification.even if the user updates his profile in that case also server didn't get any notification. 

 

As per Fitbit documentation if the subscription is done for all category server will get notification off any updates done on fitbit account. you can see Fitbit doc link below.

 https://dev.fitbit.com/reference/web-api/subscriptions/#adding-a-subscription

 

Any pointers or suggestions will be appreciated.

Best Answer
0 Votes
1 REPLY 1

Moved from SDK to Web API forum.

Best Answer
0 Votes