Hello , I am implementing a cricket match app ,i have used Teams API for cricket teams. I have implemented Match feature (Showing both participating Teams) not knowing that i can not read teams that the current user is not part of. Is there any way i can read the opponent team details of the current match (The current user will be only part of one of the participating team in a match).
Way to get Team (Teams API) that current user is not a part of.
Hmm perhaps it would be better to store some of that info in collections instead π§
I think appwrite should give Read permission for User & Teams for other users (Or give option to admin for turning on and off this behavior) For now i think i should have to implement Teams functionality with Database am i correct?
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...
- appwrite-docs MCP fails in Cursor β SSE ...
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 ...