Hi,
if i tried to create a new user with email set to "" and App42Log.SetDebug(true). Unity catch a exception "App42Exception: EmailAddress can not be blank".
This one occured before the App42CallBack define by the userService.CreateUser service is called...
How could I catch this exception ?
Thanks