fit-samples
fit-samples copied to clipboard
Error: No permission to read data for this private data source.
Issue by Zaszczyk
Thursday Nov 22, 2018 at 09:13 GMT
Originally opened as https://github.com/googlesamples/android-fit/issues/43
I use Google Fit REST API for over 2 years and everything was fine already. However since 20th November I am occuring the only reply on route:
/me/dataSources/derived:com.google.location.sample:com.google.android.gms:merge_high_fidelity/datasets/
( 'domain' => 'global',
'reason' => 'forbidden',
'message' => 'No permission to read data for this private data source.', )
I had not changed anything in my code, did Google change something?
@codingjeremy i am facing same issue. Have you got solution of this issue?