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
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...
- Get Started - Web is broken
Trying to complete the get started tasks since the "66%" was finally getting to me, and clicked on "web", was met with: ``` Uncaught TypeError: Cannot read prop...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...