Google MaxResults request

When retrieving a list of folders (/ files with the aq parameter from: mimeType = 'application / vnd.google-apps.folder') nextLink includes any maxResults parameter that I turned on but did not include q param, so following nextLink in results included non-folders. If I try to add q param to nextLink, I get a 500 error.

How can I get a complete list of folders most efficiently? Thank.

+5
source share
1 answer

Since the error occurs and is known, it should be put as an answer to close the discussion

0
source

All Articles