Hi,
I am using the auth0-deploy-cli to create a full setup on Auth0. We exported everything, including the Username-Password-Authentication database connection. Everything imports correctly. But when trying to add a user I get the following exception:
You have turned the switch to use your own database instead of Auth0 and you have not implemented the “Create” script. Either implement it or make sure you turn off the “Use my own database”.
The switch to use my own database is off. I have no idea why I cannot create users in that connection while creating one manually everything works as expected. I do not see any difference between the manual and automatic creation…
Kind Regards,
Jan