I am working on Upload file in Google drive with Service Account, I am able to insert file in Google Drive, but I am not able to view that file in Google Drive.
I am create [email protected]. create a service account with [email protected]. with the P12 certificate and Service Client Email id, I am able to insert file in drive. But not able to seen that file in [email protected]'s Google drive. While fatch the list of files from application it will show 5 files but in my [email protected]'s drive contains only 1 file.
Question
- How can I see my uploaded file on google drive with service account
- File is successfully uploaded then how can I see the files in [email protected]'s Google Drive