I understand that when creating a team with a function, the user that made the request will not be the owner so I think I have to add the user that did the request as a member. However, I’m getting an error „Missing required parameter: "roles" at Teams.createMembership" Do you see anything I’m doing wrong? According to the documentation, the parameters are passed in correctly
https://appwrite.io/docs/references/cloud/server-nodejs/teams#createMembership
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...