
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
- Whenever I try to pick a user for my man...
Hello! I added an attribute to this collection that is a one to many relationship. Whenever I pick one of the users it errors out and gives me this warning
- Stuck in Readonly Mode After Pro Subscri...
Hello team, I really need some urgent help. I recently resubscribed to the Pro plan hoping to get back into a project I created a while ago, but I'm still unab...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
