Making Image Link Accessible to all

Hello,

For my application a user will upload a photo.

When uploaded this photo, as of now, only they can view it using the link for the image generated.

However, I want to be able to send this link for the image to other things to do stuff with it.

But for some reason, the link for these images is not accessible to view the image, even though all privacy settings are off. Here is an image of privacy settings:

And here you can the error you get when clicking on the link, unless signed into the account for that image upload.

https://anotherfuckingcopy.bubbleapps.io/version-test/fileupload/f1674513137719x650798059731386900/613b230fbeafe760f75846b23f2290bc.jpg

It says “unauthorized” and “permission denied”.

Any reason as to why and how to fix this?

Thanks.

Where are you getting that URL? I just uploaded an image to my test app and I’m getting a regular public link: https://s3.amazonaws.com/appforest_uf/f1674514259279x283060306014434340/ICANT.png

Of course uncheck the “Private” checkbox on your uploader

thanks, forgot about checking it in uploader

:laughing: