I can list files uploaded via Google Drive API in C# but not those uploaded through the website
I can’t list files uploaded through the website by my google drive api using C3.But those uploaded through Google Drive API can list. How to list all files in folder?
Is my code wrong?
here is my c# code
Any thing incorrect with this code?
I can list files that upload by google drive.