I\'m testing out the Google Drive API. The test script does the HTTP GET to access the Files->List API but somehow I always get an empty list in items. I have hundreds of fi
it's enough to include https://www.googleapis.com/auth/drive.readonly.metadata scope to list files
https://www.googleapis.com/auth/drive.readonly.metadata