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

Intraday data error

ANSWERED

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

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

@JimmyL That means the user you're trying to get data from did not authorize your app.

Andrew | Community Moderator, Fitbit

What motivates you?

View best answer in original post

Best Answer
2 REPLIES 2

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}

Best Answer
0 Votes

@JimmyL That means the user you're trying to get data from did not authorize your app.

Andrew | Community Moderator, Fitbit

What motivates you?

Best Answer