06-12-2016 13:51
06-12-2016 13:51
I am writing an app which will get user permissions and poll for user's data in the background on regular basis. I have succesfully retrieved user's access_token and refresh_token.
Now, When i am looking at https://dev.fitbit.com/docs/activity/ documentation, I don't see use of access_token in sample response. Is that right ? Or i am missing something here ?