
Hi, I created an appointment booking app using nextjs. For that I used node-appwrite as the sdk for backend, databases, sms notifications and registering users. The problem comes when I want to login them, I can't find the appropriate function to create user session. Also, can we use both appwrite-web sdk and node-appwrite simultaneously in the same app because i found the web-auth to be more straight-forward but i cannot migrate to it because i want to use sms functionality using node-appwrite and twilio
Also I ran into this error when i tried to use web sdk
PLEASE HELP T_T
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
