
So I was developing this feature to create new users and I followed the doc: https://appwrite.io/docs/references/cloud/server-nodejs/users thoroughly. I've enabled all the access and settings needed on the appwrite console but whenever I try to create a user from my NextJS app, it keeps saying: "https://syd.cloud.appwrite.io/v1/users 404 (Not Found)" What have I done wrongly and any know how to resolve this
Recommended threads
- Client Error
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 pri...
- 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...
