Horsty - Cyril - MagicToolsOriginal post
Rank 3: Container
I try to set up some appwrite function to be accessible only for user with specific label and it's doesn't work.
I have a tooltip "Not found" on top of the label, and the error message The current user is not authorized to perform the requested action.
But the label exist
Summary
Issue: Unable to grant execute access to developers with specific labels.
Error Message: "Not found" tooltip displayed above the label: premium.
Trying to limit access to certain appwrite functions based on labels is unsuccessful. Received error message: "The current developer is not authorized to perform the requested action," even though the label exists.
Solution: Check the label's configuration, ensure it's set up correctly, and make sure the necessary permission settings are in place for the desired access restrictions.