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.. π
I'm also experiencing same issue
Everything was working , took a nap and came back to a broken app
Facing the same thing... Hopefully it's my code or whatever, and not AppWrite itself... Cause if app has this kind of intermittence, how can it be in production?
<@734801586207064165> If you have a relationship on the collection with other collections then you need to add the same permission to the other collections as well.
Anybody figure out if this is a bug? I have a similar issue where it was deleting before and it's not deleting now. It deletes the children, but not the parent. There is a cascade delete as well. This works when I manually delete from the dashboard. If i delete the parent, the children delete as well.
When it stopped working I check the online version and it worked. Checked again today, it doesnt work online now too.
<@1087889306208718959>
Same thing here, i'am tired of all this shit !!! Every month since i use Appwrite there is a bug , something work for month and suddenly stop working.
I already know my next bug, i think the 2 December (1969)
what is right is that I get this error when creating a new user, but in reality all worked the new user has been created in the database and I can log in. Clear evidence that the problem comes from them. especially since I did not have the error a few weeks ago
Please, create a new post for this
Already done , thanks for the tips
Recommended threads
- Appwrite Sites: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...
- Charged after Downgrade
I downgraded from the pro plan last month, but itβs still trying to charge my card this month and my account has been restricted
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...