Failing to send more than one image in Cloudinary
Pedro_Souza
Member Posts: 4 ✭
Hi, im using the following code to send a array of images to cloudinary, but the code is always sending the last image, even though all console.logs shows all the images:
Tagged:
0
Answers
-
Hi @Pedro_Souza ,
Thanks for reaching out. You are overwriting each file with a new one.
Please also take a look at the examples here:
-Tamara
0 -
Hi,
This below link in the comment section was very helpful for me. I hope it will be very useful for many other people as well.
https://cloudinary.com/documentation/client_side_uploading#code_explorer_upload_multiple_files_using_a_form_unsigned/
I am going to share this within my community right now.
Thanks
0 -
i have already solved my question, i shared in this post, thanks anyway!
1