06-25-2023 04:48
06-25-2023 04:48
I registered my app with "client" type.
I want to access the intraday data, but I get the "Access Denied" error.
How do I know if intraday is enabled for my app?
06-25-2023 04:54
06-25-2023 04:54
sorry I meant "insufficient_permissions" error type.
06-26-2023 07:20
06-26-2023 07:20
Hi @MosaabBleik
If you're trying to query your own intraday data, then you need to set the application type value to "personal" in your registered application settings in https://dev.fitbit.com/apps. See https://dev.fitbit.com/build/reference/web-api/developer-guide/getting-started/#Registering-an-Appli....
Gordon