12-14-2017 04:47 - edited 12-14-2017 04:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-14-2017 04:47 - edited 12-14-2017 04:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

01-09-2018 13:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-09-2018 13:35
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Moved from SDK to Web API forum.

