I have successfully created a Google Drive Service Account and can create files via PHP to this account. However I need to be able to view these created files from the Google web UI from other user accounts. How do I allow other users access to these auto created files?
Thanks
You just need to share the file with the desired users with:
https://developers.google.com/drive/v2/reference/permissions/insert