IncbomOriginal post
Rank 1: Thread
Hello,
I keep getting this error: AppwriteException: The current user is not authorized to perform the requested action.
However, I am given full access to the collection and I gave the All access to view the collections. I am now unsure how this can be an issue when I set permissions up correctly.
Summary
Developers are having trouble accessing a database document even though they have given full access permissions. The error message states that the current user is not authorized to perform the action. This issue is occurring while troubleshooting for allowing only logged-in users to view the document.
Solution: Check the database permissions settings and make sure that the 'All' access level includes the necessary permissions to view the collections. Double-check the user authentication status to ensure that the user is indeed logged in.