Hello I'm not sure if my assumption is correct. Can it be that a client REST-call returns 404 and a client web-call does not or creates the normal output for me? Situation: I have images with different authorizations in a storage. if you have access to the image, no errors should be output. If you do not have access, I would like an error message, e.g. 404. but I only get this error message with a REST call (with same user JWST) and not via web call. The normal output appears there. But the image is not accessible afterwards. How can I solve my problem? appwrite 1.5.4 // appwrite/sdk-for-web 14.0.0
Recommended threads
- sh: vite: Permission denied
When installing the vue starter template as site and then adding DaisyUI, i get the error `sh: vite: Permission denied`. I also got this issue (with a fresh tem...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...