Good afternoon. Help, uploaded a file to storage. I gave the download link to another person and I get the following message {‘message’: ‘The current user is not authorised to perform the requested action.’, ‘code’:401, ‘type’: ‘user_unauthorized’, ‘version’: ‘1.6.1’}. How can I get around this and allow a human to see the file ?
give read permisson to any might work
Thanks for the answer! In my haste I found it too
[CLOSED] The current user is not authorised to perform the requested action
Recommended threads
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- `project_id_missing` in Cloud Function w...
I've got a cloud function written in `Dart-3.12` that I'm trying to create a file in a file bucket. I'm using the latest `dart_appwrite` sdk (`26.1.0`) and App...
- Batch Size of Bulk Operations
Is there any way to increase the Batch Size of Bulk Operations on Appwrite Self Hosted? When I try to perform more than 100 operations per batch, I get the foll...