11-15-2024 16:41
11-15-2024 16:41
I’m using a Firebase Cloud Function to handle subscription notifications from Fitbit, but it’s showing as disabled on the fitbit dev console. The function should be triggered by incoming notifications, yet no invocations or logs appear in the Firebase Console, and the function status is shown as “Disabled.” Could someone help me understand why this is happening and how to prevent the function from being disabled?
11-20-2024 07:49
11-20-2024 07:49
Hi @mobileDev
I'm assuming you're referring to your subscriber showing it is disabled at https://dev.fitbit.com/apps. We have information in our documentation to why this happens and how to re-enabled your subscriber. Please read "Disabled Subscribers" for more information.