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
- Appwrite Functions not executing with a ...
I have multiple functions running with a CRON Job however, they all stopped executing around 35 mins ago from this post. Project ID:6a4a03920012bede992d Region:...
- Function deployments broken for 5+ hours
```Function builds in project 6a46b5... (NYC) have failed 100% since ~2026-07-08 21:53 UTC (4+ hours) with [sidecar:build] Build archive was not created at /mnt...
- Appwrite Sites deployment fails because ...
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also c...