11-06-2014 10:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-06-2014 10:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I am having troubling removing a description via DELETE.
The subscription is created. Receiving notifications on the subscription. Able to see the subscription using List subscriptions.
But when I try to delete if I am getting a Not Found error.
Any thoughts on what might be going on.

- Labels:
-
Subscriptions API
06-26-2015 11:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-26-2015 11:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Did you ever get a resolution for this? I am experiencing the same issue.

06-30-2015 09:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
06-30-2015 09:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This typically means the id was inccorect.
Can you post the response from the list subscriptions endpoint and a raw HTTP request of an attempt to delete the subscription?
List Subscriptions: https://wiki.fitbit.com/display/API/Fitbit+Subscriptions+API#FitbitSubscriptionsAPI-Listexistingsubs...

07-13-2015 18:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-13-2015 18:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If you have multiple subscribers registered for your application and the subscription is for the non-default subscriber, you'll need to specify the X-Fitbit-Subscriber-Id header. See https://wiki.fitbit.com/display/API/Fitbit+Subscriptions+API

07-15-2015 12:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-15-2015 12:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Nevermind - I thought there was a way to remove all subscriptions. If I remove them one by one, it works fine. Thanks all

