
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
- Implementing Offline Login Caching with ...
Hi, I'm evaluating Appwrite for my Flutter app and need clarification on handling offline login sessions. My app requires users to log in, with the session ca...
- Send Team Invites w/o Owner Role
Hi there! I'm trying to get a specific bit of functionality set up in my application. I would like to be able to allow users to send Team Invite emails to oth...
- Signup issues
I’m facing very serious issues with user signups on our live web app. Many users are experiencing problems during the signup process, which is becoming extremel...
