Getting Location Data From Google Fit Api
I am trying to fetch location data from Google fit activity which I have added through mobile. I am currently using OAuth2 Playground to test the request. The request URI i am usin
Solution 1:
"Location data can only be read by the app that wrote the data. Your app can only read back data it wrote. It cannot read location sample data written by other apps." from developers.google.com
Post a Comment for "Getting Location Data From Google Fit Api"