I'm hoping to build a small program to upload files to a folder. I need to allow collaborators to see the files and download them... even delete them, if necessary. The app will run unattended on a schedule, so I think App User using OAuth2 with JWT authentication would be correct. However, docs indicate that files created by this App User may not be accessible to others. Can I alter that? Change folder permissions and add Collaborators, for example? I'd like to know before going through all the work only to find out I'm at a dead end.
Question
App User- can I share data with regular users?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.