Rank 2: Process
I'm developing a multivendor application that allows users to create groups and assign different roles to members.
I'm using AppWrite's Teams API to manage the groups, but I'm having trouble working with memberships.
The documentation doesn't seem to match the actual behaviour of the API. Can you please provide guidance on how to create team memberships using the AppWrite server SDK? I have included screenshots of my function logic and a snippet of the error I'm getting when I try to invoke the function.