How to use the SDK to create users remotly
Hi
I am trying to create a user form a Desktop Application using the SDK.
I am able to login using the amAdmin account and getting a valid SSOToken
I use the SSOToken to create a AMStoreConnection Object which I then use to get an AMPeopleContainer object on the root orgnization, but when I call the method CreateUser I get the following error message
Unable to create entity
currently I have no idea why this error is being returned, any ideas anyone
thanks

