03-19-2018 14:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
03-19-2018 14:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi there,
I am developing an Android app using the API, however, whenever I use:
"https://api.fitbit.com/1/user/-/profile.json"
to get the data of the currently logged in user, it returns data different to that specified in the documentation. The documentation specifies that it should return the following:
{ "user": { "aboutMe":<value>, "avatar":<value>, "avatar150":<value>, "avatar640":<value>, "city":<value>, "clockTimeDisplayFormat":<12hour|24hour>, "country":<value>, "dateOfBirth":<value>, "displayName":<value>, "distanceUnit":<value>, "encodedId":<value>, "foodsLocale":<value>, "fullName":<value>, "gender":<FEMALE|MALE|NA>, "glucoseUnit":<value>, "height":<value>, "heightUnit":<value>, "locale":<value>, "memberSince":<value>, "offsetFromUTCMillis":<value>, "startDayOfWeek":<value>, "state":<value>, "strideLengthRunning":<value>, "strideLengthWalking":<value>, "timezone":<value>, "waterUnit":<value>, "weight":<value>, "weightUnit":<value> } }
It does not return all of these values. Any help would be appreciated.
0 REPLIES 0
