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?
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.
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
Best Answer