12-15-2022 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-15-2022 13:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello - I am looking into an issue where one of our users is logging activity in the fitbit web portal but the activity is never recorded by our system. However, activities logged outside of the web portal are recorded by our system.
Can someone confirm if a user adding an activity via the web portal is supposed to trigger a notification to the webhook for the subscription?
Answered! Go to the Best Answer.

- Labels:
-
Subscriptions API
Accepted Solutions
12-16-2022 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-16-2022 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
OH! I vaguely remember there were two ways to add activities through Fitbit.com, and one might not have triggered a notification. I couldn't find the information on it right now, but I believe it is something like
Would you double-check with your user how they are manually entering activities?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

12-15-2022 14:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-15-2022 14:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @JaredMFP
Yes, if the user added, updated or deleted data in the Fitbit web portal, this should trigger a webhook notification for your application. To start troubleshooting this problem, try the following
- Call Get Subscription List to verify you have a subscription for this user.
- Check your subscriber configured at https://dev.fitbit.com/apps to make certain it is still enabled.
- Verify the user doesn't have multiple accounts by following the instructions here. If they are sure they consented to share their data, then I suspect they are logged with a different user id in the web portal than the one you have.
- If the web portal shows the correct user id, then in the web portal have the user go to their settings and click on "Applications". They should see your application listed as consenting to share data. If not, they should go through your authorization flow again.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
12-16-2022 09:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-16-2022 09:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@Gordon-C Thanks for the reply / troubleshooting steps.
I went through all 4 steps and everything seems correct.
The user has a subscription to our service in their list, the subscriber endpoint is configured correctly in the dev dashboard, the user id for their account is the same one we have in our system, and they have authorized to share data with our application.
Any other tips would be appreciated! Thank you!

12-16-2022 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-16-2022 11:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
OH! I vaguely remember there were two ways to add activities through Fitbit.com, and one might not have triggered a notification. I couldn't find the information on it right now, but I believe it is something like
Would you double-check with your user how they are manually entering activities?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

12-19-2022 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-19-2022 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@Gordon-C - That is good to know! Will document that on my side for future reference.
I have confirmed that the user is logging activities via the "common activities" section.
To confirm: Using one of the blue tiles (The farthest left one for "Walk" was what the user entered), a webhook should be sent?

12-21-2022 08:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-21-2022 08:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@Gordon-C - Just wanted to follow up on this to see if you had any other thoughts on this?

12-27-2022 11:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-27-2022 11:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @JaredMFP
Yes, activities logged using the blue boxes will also send a webhook.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
