π€οΈ 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
- Transaction Error
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
- Can not get the logged in user data in N...
I'm trying to get the user data after i log in with otp but it get this error : AppwriteException: User (role: guests) missing scopes (["account"]) at Gen...
- Auto Updating Backend & Auth via Appwrit...
<@870607367597850624> Hey everyone π I wanted to ask to ask for a friend, heβs asking if Appwrite be used in a similar way to Supabase when integrated with AI ...