i have created a bucket with fileSecurity && premissions on group level the user was able to upload the file and not being able to read it even though he can delete it and create another one the user group permission is set on the bucket permission level as 'Create' and file security is 'ON' not being able to read the file download .. Preview, View ... nothing in that manner
the response from the http request is
{"message":"The requested file could not be found.","code":404,"type":"storage_file_not_found","version":"1.5.4"}
if permission on the file level is set to ANY, then the file is retrieved Thanks
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...