Constrain Your Data Using XPath

0
Hello, I'm taking the course "Constrain Your Data Using XPath" and when I go to create a local user the following error appears when the software is running: An error occurred, please contact your system administrator. And this error appears in the console: An error has occurred while handling the request. [User 'MxAdmin' with session id '6f3f4e82-XXXX-XXXX-XXXX-XXXXXXXXd237' and roles 'Administrator'] Can anyone help me?
asked
2 answers
1

Hi Roberto,

 

Sorry for my late reply. It has something to do with the security settings as your log contains the following error:

 

Read access denied for member 'System.UserRoles' of object 'Administration.Account'

 

Could you go to your App Module > Security > User roles > Open the Administrator User Role > Check the 'User management' settings at the bottom of the modal. My guess is that your settings there aren't configured correctly.

answered
0

Hi Roberto,

 

Is there by any chance another error in the log? If not, have you tried debugging the Microflow that is triggered when creating a new user? This shows you which action leads to the error you're facing.

answered