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

Activities API error

ANSWERED
https://api.fitbit.com/1/user/-/activities/steps/date/2019-07-01/1d/1min/time/01:00/5:00.json

When hit this URL i get the response as 

 
{
"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
}
 
In the response of token.. i had activity scope also.

 

What is the reason for this ??

Please help me out

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Solved... i changed application settings from server to personal. Its working

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

Solved... i changed application settings from server to personal. Its working

Best Answer
0 Votes

Hi @gowthamkg11,

 

I'm glad to hear that you were able to figure it out! If you have any other questions, please don't hesitate to reach out again!

Best Answer
0 Votes