Hi, please when i want to screen img from storage by URL it returns like 404 because of permissions. When i set permissions to read for anyone it works, but when i use permissions read only for specific user it does not work.
That is how it's supposed to work. What's the issue again?
Where are you trying to acces this image from?
an app, or just a normal browser?
You might have a problem with 3rd party cookies. See https://appwrite.io/docs/custom-domains
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...