Hi, I’m trying to work through how to implement this.
I’m uploading files using the Google Drive upload a file (Base64) workflow event for a Fileuploader element.
I have a repeating group that confirms the file is uploaded into Gdrive using the Search/Get files item (Google Drive) action
Here is an example:
As you can see, some of the attributes for the displayed file reference google, others reference Amazon S3. I’ve found that:
- I can download and open the file using the S3 links. This worries me if the file is actually being stored in S3, especially if it is my Bubble file storage. Can you please clarify, where is this file stored - is it S3 or GDrive? What is the reason there are S3 links?
- I can’t get any of the google links to work. Do you have any guidance on how these should be used?
- The S3 link is accessible even when users aren’t logged in. How do I secure this - is it an S3, Google or Bubble configuration change?
Thanks
Bruce