Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

insufficient_scope

ANSWERED

Hey 

Im trying to get some data freom the API, and i can get profile but when i try to get Heart Rate with this call.

 

https://api.fitbit.com/1/user/-/activities/heart/date/today/1d.json

But I get this error

 

Views/Fitbit/{"errors":[{"errorType":"insufficient_scope","message":"This application does not have permission to access heart rate data. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}.aspx

 

I think it is strange i have permisson to see profile but not data.

 

And i have Read through forum and in docs but nothing seems to fit my problems.

 

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

@JimmyL That means the user didn't give access to the 'heart rate' scope when they authorized your app.

Andrew | Community Moderator, Fitbit

What motivates you?

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

@JimmyL That means the user didn't give access to the 'heart rate' scope when they authorized your app.

Andrew | Community Moderator, Fitbit

What motivates you?

Best Answer
0 Votes