Bug: files uploaded via desktop or web client have hidden tag when listed via API
- by Jon Webb
Files uploaded to Google Drive sometimes incorrectly have a hidden tag when listed via the Document List v3 REST API:
<category scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#hidden' label='hidden'/>
This happens if:
a subfolder is created via the Google Drive desktop client and files are…