[SOLVED] getFileDownload / View / Preview error 401 (frontend localhost + appwrite self-hosting)
- 0
- Web
- Storage


Are you showing the image by using the url in an img src?

You might be facing a 3rd party cookie problem.
One thing you can do more is up update your browser to enable 3rd party cookies.
In production, your Appwrite endpoint should be a subdomain of your app. See https://appwrite.io/docs/custom-domains

I getFileDownload().href and attach it to <img src="<href>"> I'm using EDGE on Mac with default configuration I currently don't have a domain yet and connect to appwrite by IP, is it ok?

Ya this is probably a 3rd party cookie problem.
If you don't have an actual domain, you can update your hosts file to fake a domain

I'm now understand, Thank you!

[SOLVED] getFileDownload / View / Preview error 401 (frontend localhost + appwrite self-hosting)
Recommended threads
- line 1: 107 Killed npm run build
When trying to deploy my Nuxt app for testing, it goes through rendering chunks successfully and once it gets to Initializing the pre-renderer it throws this er...
- Vercel Deployment issue
I am trying to deploy my web project using vercel, but in the deployed link, it is fetching some of the attributes and for the rest it is giving "not found" err...
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
