11-01-2016 03:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-01-2016 03:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I have asked for Intraday Data acces for my app, and it was granted. I qoute below
Hi Jimmy,
Your application should now have access to the intraday data. Please note that your application must continue to comply with the Fitbit API terms of service. The terms of service can be found at https://dev.fitbit.com/terms.
Also keep in mind that if the nature of your application changes, you must send your application in again for additional review. Failure to do so may result in your access being revoked.
If you need additional support, please visit our forum at https://community.fitbit.com/t5/Web-API/bd-p/dev.
Sincerely,
David S. and the Fitbit Team
But when i try to get data from another user i get this error.
{"errors":[{"errorType":"insufficient_permissions","message":"API client is not authorized by the resource owner to access the resource requested. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}
So i am confused
Answered! Go to the Best Answer.
Accepted Solutions
11-01-2016 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-01-2016 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
@JimmyL That means the user you're trying to get data from did not authorize your app.
11-01-2016 04:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-01-2016 04:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I can not get normal heart rate data either.
The error is
{"errors":[{"errorType":"insufficient_permissions","message":"API client is not authorized by the resource owner to access the resource requested. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}

11-01-2016 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-01-2016 11:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
@JimmyL That means the user you're trying to get data from did not authorize your app.
