User Creation Permissions
I have created a mashup and a number of services to create users from a mashup and give them a certain level of access.
I am able to create and update user information as an administrator/developer. However, I have attempted to create a user from a non admin account using my mashup and I keep getting the same error:
JavaException: com.thingworx.common.exceptions.InvalidRequestException: Not authorized for ServiceInvoke on CreateUser in EntityServices
I have give all users permission to execute services for the users and read/write properties. Are there any other permissions I need to add in order for the CreateUser service to function?
Thanks,
Paul

