I create a document and add permissions for the user and their team (using team ID). When I retrieve the document the team level permissions are not there, but the user permissions are. If I add the team permissions in the console and retrieve the doc in my app, I can see the permissions that I would expect for user and team.
The attached screen snip shows the data passed into the create call, followed by the data returned from the get document.
The format of the permissions used in create are exactly the same as what I get back if I have added the team permissions manually in the console.
I also tried [teamid]/member as suggested in the custom permissions, but this made no difference.
Any thoughts team?
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...