I'm very experienced with C++ but clueless with the Google API. Existing code is using the API to find files in drives, but for some reason doesn't find or search shared drives.
I've been able to use GET with /drive/v3/drives? and a few other things to find the shared drives, but when I try to find the files in them, nothing is returned. I need a patient person to give me a kick in the right direction.
Thanks