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

Replace subscription endpoint

I need to change my subscription endpoint url. I have added the new url with a new subscription ID in the application settings and verified it successfully. After that disabled my old one and set the new one as default and enabled it, but I'm not getting any events sent to it.

What more do I need to do to get events to my new endpoint? Do I have to recreate all user subscriptions?

Best Answer
0 Votes
1 REPLY 1

Hi @shapelink 

Thank you for your patience.  The likely problem is all of the notifications are still being sent to your old subscriber.  You need to delete the old subscriptions, then create new subscriptions and specify the subscriber ID using the X-Fitbit-Subscriber-Id header.   See https://dev.fitbit.com/build/reference/web-api/subscription/create-subscription/.

Let me know if that works for you

Best Answer
0 Votes