🌤️ 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
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.