05-24-2024 14:17
05-24-2024 14:17
When attempting to run the API call for Get Heart Rate Intraday by Date using the below example, the API is returning code 200 and the output of activities.json, which suggests that the Application Type Personal for this account cannot access the Intraday API. I have attempted to delete the application and recreate it to no avail. If I drop the detail level I can pull heart rate data at a resolution of 1 minute interval; for my purposes I need 1 second which requires the Intraday API. Any help would be greatly appreciated.
/1/user/[user-id]/activities/heart/date/[date]/1d/[detail-level].json
Best Answer05-30-2024 13:45
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.
05-30-2024 13:45
I cannot reproduce the response you are receiving, which makes me think you have a typo. Would you please provide the exact syntax of the endpoint you are calling? If you are providing the user-id, replace the value with a hyphen ("-").
Thanks!
Gordon
Best Answer