Hi,
I use link "http://devcenter.appery.io/tutorials/..." to try to let user upload image into the database file collection. It there a way to upload the image without the need to log in/out. I follow the tutorial and received this error "error:unauthorized". I believed it's because I do not have the log in/out features. Can I insert the user/password somewhere, so that I do not need to log in/out before I upload an image?
And also, I used this JavaScript code "uploadMultipleFilesHelper(uploadService, Apperyio('file_input'));" even though I only uploading one image, is there a problem?
Thanks for your help!