Hi when i set on a table some permission like all users read and write and then from the sdk I try to add a new row in that table I get this error: AppwriteException: The current user is not authorized to perform the requested action. even though the row is actually added. the same happens also when i enable the row security and I specify the correct permission roles, because the row is then added or modified but i still get the error.
Hey! Do you have read permissions enabled? As only write & update permissions aren't enough.
If you don't have any problem, can you share the setup? i.e. the code where you've specified the permissions?
Recommended threads
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...