04-08-2025 00:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-08-2025 00:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
"1/user/-/activities/heart/date/{date_str}/{date_str}/1min/time/{start_time}/{end_time}.json"
I'm trying to call above api but I got
{"errors": [{"errorType": "insufficient_permissions", "message": "API client is not authorized by Fitbit to access the resource requested. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}], "success": false}
but I can successfully call
can someone tell what is the issue?

- Labels:
-
JavaScript
04-10-2025 17:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



04-10-2025 17:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @DansonNg ,
Thanks for contacting us.
It seems the second API is not an Intraday API. Developers might be able to call Web APIs without issues but still fail when calling Intraday APIs.
To access other Fitbit users' Intraday APIs, developers are required to submit an IssueTracker request.
Further information regarding access can be found here: https://dev.fitbit.com/build/reference/web-api/intraday/
If your request is approved, please share the ticket number with us for advanced troubleshooting.
Regards,
Inca

