Uploading pictures to AWS S3

Hello,

I’ve successfully connected to my AWS S3 Server which I plan to use for storage

My App uses MySQL as its database.

The next thing I did was to go into the Table menu and go the Storage section and change the Store for image and file capture

Now, after some testing I’ve seen that this is what gets saved into the App when I add a new image to that column:

Although when I go back and define the column as an Image I cannot actually see the image.

When I check the data details I see that the files appears as not found
3X_f_1_f16f50225d815e95f1b39e479411bd56f7870197.png

Finally I went to the database and made sure that the files were beign saved and that I can open the files
The files have this links associated with them, which work (I can click them and see the files)
The URL structure is this one (changed for sake of this post):

https://app-images.s3.us-east-2.amazonaws.com/appsheet/data/V3_658565/app_images/aef249e8.items__pic...

Question:
I sitll cannot see the image in the App.
The only thing that I can think of is that I need to specify the correct path? I haven’t set up any.

Thanks for any help!

1 0 441
0 REPLIES 0
Top Labels in this Space