Hi, when I try to update a document the error "AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401)" occurs. In the collection there are all permissions set for any. I disabled and enabled Document Security and set on every document creation the update permission, but the error occurs also.
How can I fix it?
Appwrite Version: Version 1.3.7 (latest)
Did you upgrade to 1.3.7?
Yes. Also, I executed the migrate command again
What did you upgrade from?
I have the same issue
I upgraded to latest version
I'm trying to update a document, I have given read and update permission to collection but nothing works
Please don't reuse previous threads. Instead, create a new post. This way a thread is not convoluted with two people's problems
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...