Hello!
In my application, users upload pictures, which are stored in an AWS S3 bucket created automatically by bubble.
When downloading my database as a csv file, the images are in this format:
//s3.amazonaws.com/appforest_uf/f1618154240985x901501025616959700/IMG_#NUM.HEIC
I am now trying to access these images outside of bubble, but cannot access the S3 bucket without having the region name and the access key. Is there anywhere in my app where I can find this information or does bubble not allow users to access the automatically created AWS buckets outside of the bubble app?
Thank you for any help!