fit-samples icon indicating copy to clipboard operation
fit-samples copied to clipboard

Error: No permission to read data for this private data source.

Open codingjeremy opened this issue 6 years ago • 1 comments

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 avatar Sep 10 '19 20:09 codingjeremy

@codingjeremy i am facing same issue. Have you got solution of this issue?

kalpesh-jariwala avatar Mar 10 '21 06:03 kalpesh-jariwala