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
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...