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
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...
- Middleware
how to make middleware in nextjs appwrite with client side auth?
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...