Hi,
I'm trying to retrieve user data.
Sending 'GET' request to URL for user profile: https://api.fitbit.com/1/user/-/profile.json
Response Code : 200
I get all the data I need except weight.
---------------------------------------------------------
When sending user profile GET request, weight is 0 and though badges are not part of user profile data, it shows up?
Thanks.
Answered! Go to the Best Answer.
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@ceeeni If the app doesn't have access to weight, it will return 0. Might want to check if you're granting access to the weight scope.
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@AndrewFitbit in my profile, I have enabled Anyone to view Weight vs Target Weight option. Is there some other place where I need to grant access?
Thank you!
Best Answer@AndrewFitbit I figured out what you meant by scope. Sorry about that!
Thank you for responding though! 
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
Glad I could help.
Best AnswerI am facing the similar issue. How did you fix the issue?
Best Answer