
So I cannot create account aka when I click the submit button the account doesnt appear on the Auth page of appwrite. However, an account can be created when it is a const, what I mean is when i use this syntax at the end of the code so not in the function. const result = await account.create( ID.unique(), // userId 'email11@example.com', // email 'setpassword11', // password 'Clarissa' // name (optional)
How do I fix this? Thank u! Also, no logs are created right after submitting on the console.
Recommended threads
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
