1

For my application I need find all user's documents. I using Google Drive Files.list API with query like "'abc@example.com' in owners". For some users I get empty search results, but these users has a lot of docs. I found that for these users I can fetch all doc with Alias 'me' - "'me' in owners". My application using 2 legged oauth.
Why I getting different results for 'me' and 'user email' search queries?
Is this a bug?
I didn't find any notes about alias 'me' in official docs, so I am not sure if it is safe to use it or not.

4

0 回答 0