10-05-2018 01:16 - edited 10-05-2018 01:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2018 01:16 - edited 10-05-2018 01:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I'm trying to build an app by calling Fitbit api. I managed to have the login feature work but the Authorization Page is not coming out. it's "Developer information: invalid_request - Missing scope parameter value" message instead. I spent all day checking/googling but couldn't find a way. Anyone has any idea?
btw, I'm using rails gems
gem 'omniauth-fitbit' gem 'fitgem'
and can reference from this page.
This is the page after login. fyi
10-05-2018 01:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-05-2018 01:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This is the page after log in. fyi

10-29-2018 12:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-29-2018 12:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @chittyliu,
The error message states you're missing the scope parameter value. Would you check your authorize endpoint (https://www.fitbit.com/oauth2/authorize?scope=...) to see if you included the "scope" parameter?
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

