- Request a list of all folders (my test site has 1000+ entries)
- Set Q to "mimeType = 'application/vnd.google-apps.folder' and trashed = false"
- Set Fields to "items(title,id,parents, userpermission)"
An error is returned on userpermission, not sure why. After leaving that field
out, the first batch (100 entries) is returned properly with just title,id, and
parents. However, NextPageToken field is null! If you don't specify a Fields
setting, then it works properly, and all entries are returned in multiple
batches.
1.9.0 Google APIs Client Library for .NET
Windows 8.1
Target .Net framework is 4.5
IDE is Visual Studio Prof. 2013 Update 4
Original issue reported on code.google.com by pe...@ccscantest.com on 17 Feb 2015 at 6:57
Original issue reported on code.google.com by
pe...@ccscantest.com
on 17 Feb 2015 at 6:57