Hello! I've been trying to create a social media app but when i try to create post it gives me this error, can anyone help me and find out what it is? AppwriteException: The current user is not authorized to perform the requested action.
TL;DR
Developers are encountering an AppwriteException, showing the error "The current user is not authorized to perform the requested action." This issue might be due to permissions not set on collections or documents. To fix, ensure proper permissions are set for the user to perform the intended action.