I can't view the image if https://cloud.appwrite.io/v1/storage/buckets/XX/files/XX/view?project=XX
does not have '&mode=admin' attached to the end. I fixed this by changing permissions in the blob storage to 'any user can view'. How can one limit who can view the url?? i'm passing the url into a <img> component. Curious to know how this works.
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...