Well i have a submission collection, i set all the neccessary permissions see img. But when i try to create it it gives me the error shown in the second picture... why does that happen? And yes i have a relationship field in there but the parent relation has also the permissions to any...
[IMPORTANT] The current user is not authorized -> i have the permissions on Any
Relationship doc's permission?
? all permissions are on any
Recommended threads
- Queries
Is there some difference if I do this: const promise = databases.listDocuments( database, collection, [ Query.equal('userId',...
- AppwriteException: Invalid `permissions`...
I'm encountering an issue with the node-appwrite SDK while attempting to create a storage bucket with custom permissions. Despite following the official documen...
- [OpenID Connect] Logto IdP with Appwrite...
I use Convex and Appwrite for my projects, and to solve the authorization problem, I decided to connect Logto as a single authorization center for all projects ...