
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
- Cannot get users exported through cli or...
Ive tried everything and no matter the pagination scheme I use I only get 25 users exported
- 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...
