I'm using tGoogleDrive (created by Mr. Jan Lolling). I use service account connection.
My folder "test_folder" (created by another account) is shared with this service account. The component
tGoogleDrive lists all files shared with it, and also files from this folder. But, I can't list files only from this folder. The same problem is while upload/download: it doesn't work when a shared folder is indicated:
java.lang.Exception: Parent folder /test_folder/ does not exists.
Has anyone worked with shared folders or shared drives?