multipla5008Original post
Web Developer
This function creates a new user in Auth directory, but it fails to add a user to the database > users folder that i created. I double checked for any errors inside the appwrite folder config but i cant find any... All users are permitted to do anything with the database for now and it's still not working.
Summary
Appwrite creates new users in Auth but not in the database; it requires attribute-value pairs when creating a document. Double-check the appwrite folder config for errors.