
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
- Sharing cookies
Hi, Iβm using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#C...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
