We publish the file daily to a shared folder using the Google service account. Recently, we are receiving an error, googleapiclient.errors.HttpError: https://www.googleapis.com/upload/drive/v3/files?uploadType=multipart&alt=json returned "The user's Drive storage quota has been exceeded.">
We cleared the files from the Shared folder. Though the files are disappeared from the shared folder, it Looks like files are still owned by Google service account and Quota is full. I am planning to delete all the files owned by the Google service account. Is there a way, we can find the list of all files owned by the service account?