Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @haoziy
Apologize for any inconvenience you're experiencing with this issue. I've reported this to our engineering team and will be sure to provide an update as soon as I receive one.
Workaround Solution: You'll need to append your user_Id directly to the URL. For example, please change the URL from: https://api.fitbit.com/1/user/-/body/log/weight.json to: https://api.fitbit.com/1/user/user_Id/body/log/weight.json
Regards,
Inca
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @haoziy
Apologize for any inconvenience you're experiencing with this issue. I've reported this to our engineering team and will be sure to provide an update as soon as I receive one.
Workaround Solution: You'll need to append your user_Id directly to the URL. For example, please change the URL from: https://api.fitbit.com/1/user/-/body/log/weight.json to: https://api.fitbit.com/1/user/user_Id/body/log/weight.json
Regards,
Inca