i have a user with the label patient i have the colletion set to allow patients to creat read and update yet :
AppwriteException: The current user is not authorized to perform the requested action.
TL;DR
Developers are experiencing issues with labels-based permission for a collection, specifically when allowing patients to create, read, and update. The error received is "AppwriteException: The current user is not authorized to perform the requested action." One possible solution could be to check if relationships are being used in the implementation.