Hello there, i use just a few days Appwrite and damn what a nice site is is, but the only thing is i get a lot of server errors and every time i want to another page it loads a lot. Is this known or how can i fix it... I use a pro plan btw if that helps. My user is: tonymelony
Recommended threads
- Query multi-tenant db with $permissions ...
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...