
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
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
