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
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...
- Storage images using custom domain retur...
Some of the images uploaded to my storage bucket returns this error: ``` { "message": "Project with the requested ID could not be found. Please check the value...
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...