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
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...