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

403 response - Error retrieving heart rate intraday data

Hi, I tried to get heart rate intraday data a couple of times by running  "/1/user/GGNJL9/activities/heart/date/{date_str}/{date_str}/1min.json" but failed. 

It returned {"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}

I am sure my authorization included the “heartrate” scope (and any other necessary scopes) and the OAuth 2.0 Application Type is Personal. My OAuth 2.0 Client ID is 23Q4HS. Can you please help on this?

 

Best Answer
0 Votes
2 REPLIES 2

Hi @YellowSky 

Have you confirmed that the user's data you are trying to get are from the same user as the application owner?

Best Answer
0 Votes

Yes, I am the application owner and trying to get the data on my Inspire 3. Both application and Inspire 3 is on my account. I am able to get the sleep data and the step taken data but not heart data.

Best Answer
0 Votes