
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
- Auth Error
`const user = await createSessionClient(session).account.get(); ` node-appwrite package can work but react-native-appwrite package cannot work. The only diffe...
- Auth Error
`const user = await createSessionClient(session).account.get(); ` node-appwrite package can work but react-native-appwrite package cannot work. The only diffe...
- create project in organization from api-...
I need to create a project via api-rest, would there be a possible way?
