12-27-2017 05:30
12-27-2017 05:30
Dear all,
I would like to write a very simple first Ionic app that access the Water statistics, I can see & access in the Dashboard of the Mobile or WebApp.
Any ideas suggestions how I can proceed?
Thanks and regards,
Ben
01-09-2018 16:40
01-09-2018 16:40
You can see an example of querying the Fitbit Web API from an Ionic app here: https://github.com/Fitbit/sdk-oauth
You'd need to adapt that to query the Food Logging API instead of the Sleep API.
https://dev.fitbit.com/build/reference/web-api/food-logging/#food-or-water-time-series
I hope this helps!
05-16-2018 08:26
05-16-2018 08:26
Hi Jon,
The web api example is a great resource but i'm having trouble with the initial registration. There are several required fields related to websites which i don't have or need since my only intention is to use the web api to read food data on the device. Is there any documentation available for what all of those URLs should be pointing to?