Hi,
I’m using javascript sdk, I need to upload multiple files and the Backendless.Files.upload can receive an array as file parameter, but, when I pass an array with multiple files, I got the error: Error: Wrong type of the file source object. Can not get file name at Files.upload.
Thank you