02-09-2017 11:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-09-2017 11:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
https://dev.fitbit.com/docs/oauth2/#scope mentions that all endpoints require one or more scopes.
It also says that the endpoints list the particular scopes that they require, but when looking at the endpoint documentation, ex. https://dev.fitbit.com/docs/body/, the endpoints don't actually say which scopes are required.
02-09-2017 17:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-09-2017 17:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@MinaI That's something we're aware of and we're looking to improve the documentation in that regard. For now, you can look at the list of scopes to determine what scope you need depending on the information you're requesting (e.g. body needs weight scope).

