Hello,
I am facing a problem with one user receiving too many requests. When I checked the logs, I found that this user received approximately 30000 notifications in just 7 days. Additionally, I noticed something strange: the data for DateFrom and DateTo is outdated, for example, DateFrom and DateTo is 2024 As a result, many APIs are reaching their limits for this user. Does anyone know the cause of this issue or how we can resolve it? Thank you for your attention.
Answered! Go to the Best Answer.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
I have seen problems where historical notifications are being sent. This has been caused by numerous issues, whether a 3rd party application connected to the user's same account is excessively syncing, the Fitbit mobile app is excessively syncing, or a problem with our subscription service. Without your client ID and user IDs, I won't be able to investigate the problem fully. If you want to address the inbound notifications, you can try a few things.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi
I'm still receiving numerous messages from Fitbit. While I can't provide a user ID, I can show you a message I received from one user in a single day. For example, one user received 4,065 push notifications in just one day. Although we have a process in place to retry messages, 4,000 is an excessive amount and could lead to hitting limits repeatedly. Do you have any suggestions for addressing this issue? Thank you for your help.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
I have seen problems where historical notifications are being sent. This has been caused by numerous issues, whether a 3rd party application connected to the user's same account is excessively syncing, the Fitbit mobile app is excessively syncing, or a problem with our subscription service. Without your client ID and user IDs, I won't be able to investigate the problem fully. If you want to address the inbound notifications, you can try a few things.