Error when trying to add a user

Hi @adrian ,

An extensibility error is usually an error from the rules, custom database scripts or hooks. Since you are getting this when creating an user, you can check if you have a pre/post user registration hook that is throwing the error.

3 Likes