Rank 1: Thread
The file upload is working just fine. I am using Appwrite SDK 14.0.0, I had to use an earlier version due to some other issue. Thanks.
Votes
0
Replies
9
Participants
Unknown
Messages
10
Rank 1: Thread
The file upload is working just fine. I am using Appwrite SDK 14.0.0, I had to use an earlier version due to some other issue. Thanks.
Do you have permission set to delete such file?
Rank 1: Thread
Permissions as in, settings > permissions?
Rank 1: Thread
Yes
That affects all the files in storage
Except if the permissions are file-level
Rank 1: Thread
Sorry if i sound noob, but does file-level mean?
Rank 1: Thread
Also am I doing something wrong?, the file upload works just fine
Collection or bucket level permissions affect all the files inside such collection or bucket.
File/document level permissions affect only to some specific files/documents, so meanwhile you can modify and delete some docs, you will not be able to do the same with others