🌤️ Hi y all , after setting up all the types and appwrite config 🔴 I can t create :
I m having all the keys needed from Appwrite in the .env.local
Can somebody tell me why pls??
Are you initializing the Appwrite client? If so, can you share your code?
*Also, it seems like you're using the users SDK, which, which you're developing for the web. That SDK is meant to be used on the server side.
For creating users, check the account with client SDK here*
Recommended threads
- Query multi-tenant db with $permissions ...
I'm setting up a multi-tenant database with RLS enabled. My users my have permissions set for multiple Teams, and as such when they query the database with the ...
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- My account got banned without obvious re...
Hello, I’m a normal user of Appwrite. Today I found my account was banned suddenly, and I can’t log in normally. I have only been doing normal development and...