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

Call FitBit API using Volley

I'm trying to get Heart Rate in my app. Using Volley for API calls.

https://api.fitbit.com/1/user/userId/activities/heart/date/2017-02-09/1d/1sec/time/12:11:17/12:11:17...

because of the date format, Volley geving me the BadUrl error.

But for

https://api.fitbit.com/1/user/userId/activities/heart/date/date/1d/1sec/time/12:11:17/12:11:17.json

I'm not getting error.

 

Please can anybody help me ASAP.... 😛

Best Answer
0 Votes
0 REPLIES 0