Hi Appwrite Community. I've got the Problem, that when I want to define my client, it won't work. Can somebody help me?
(Project ID has been removed due to privacy Reasons) š
Useful Info: Xcode 26.0 Beta 3 MacBook Air M3 Midnight M3 16GB RAM
if you do
let client = new Client().setEndpoint().setProject();
Does it work?
These are classes, so you need to new them up
Recommended threads
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go ab...
- mcp-server-appwrite 0.4 fails on startup...
Iām trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...