Hi,
I have setup the plugin and the AWS as per the instructions and I can see that the files can be loaded into S3 from Bubble App.
In my use-case I have created a table called Bills where the file when uploaded goes to S3 and the link gets stored in the database. This logic works fine if a single file is uploaded.
However when I upload multiple files, the files go to S3 but the urls of all the files are not getting stored in the database. Instead only one random files url is getting stored in database
Is this a bug or am I missing something?
Big thanks
Satish