Hi!
I get this error every time I try to download a file I uploaded using Bubble’s native Multi-File Uploader:
I am able to download the file just fine if I upload it using the File Uploader element.
This only happens when I upload more than 1 file using Multi-file Uploader. If I upload only one file, it does not give an error.
Anyone have an idea what the problem is and how to fix it?
Thanks!
[EDIT]
There are no privacy rules.
I uploaded 2 files, “attachment1” and “attachment2” :
In the “Destination Link” of the LINK element,
if I set ( :first item’s URL ) I get to download “attachment1” = NO PROBLEM
if I set ( :last item’s URL ) I get to download “attachment2” = NO PROBLEM
BUT if I set ( :each item’s URL ) I get the ERROR