I am try to list the document of products on client side. But it is showing The current user is not authorized to perform the requested action. It worked for me before. I have tried many times but this error keep showing.
{ "message": "The current user is not authorized to perform the requested action.", "code": 401, "type": "user_unauthorized", "version": "0.12.32" } This is the reponse I am getting
When the user is logged out. It is working
Any help??
works fine on local instance of appwrite
Do you have Document Level Permissions enabled?
Yes... Document level permissions are enabled
Any users can read...
It worked properly few days before....
It may be a bug idk.. π
Recommended threads
- How to display images from storage
I tried the link above, but it returns the error β`Please upgrade to a higher plan.`β I donβt need Transformations at the moment, I just want to display the ima...
- Cant sign up for appwrite cloud. Never s...
Cant sign up for appwrite cloud. Never sends me an email verification
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx βΉ Info: Va...