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

No cardioscore (VO2 max) and ECG in authorization?

ANSWERED

aaaaaaaa.PNG

 Hello, I'm testing my app and I'm pretty sure there's supposed to be a ECG and a cardioscore (VO2) box to tick. Cause when send a HTTP request for those fields, it responds with

"This application does not have permission to READ ELECTROCARDIOGRAM data"

Is there any way to make those 2 available?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

I figured it out, just add the scope to the auth url, I guess we can create the link by ourselves and add the missing scopes. If you're missing VO2 Max add %20cardio_fitness to the url

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

I figured it out, just add the scope to the auth url, I guess we can create the link by ourselves and add the missing scopes. If you're missing VO2 Max add %20cardio_fitness to the url

Best Answer
0 Votes

Hi @abc123455555 

 

Typically the developer of the application would include the additional scopes if their application supports them.   If you own the application, then you can include the additional scopes in your authorization URL.   If you do not own the application, including the additional scopes does have some risks.   It would be best to check with the application owner before adding any missing scopes.

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes