So I\'m trying to create an app that connects to Google Fit and shows the user their data in a pretty streamlined way and I\'m having trouble finding the calories the user b
You need to work with Fitness.SESSIONS_API, instead of Fitness.HISTORY_API. Sessions represent a time interval during which users perform a fitness activity.