Google Drive: search folder via ID

Hi,


Have you tried using the GetFolderList(Folder: TCloudItem) method?
For the Folder parameter, you should be able to provide a manually created TGDriveItem object with only the ID property assigned.