I am using the memberService from a external source and when i am trying to call create with my admin account i get the following error message.
ystem.Exception: The user (admin) does not have access to this service
at umbraco.webservices.members.memberService.readById(Int32 memberId, String username, String password)
I have enabled the webservices in the umbracoSettings file and i have put in admin in the <memberServiceUsers> tag. What can be wrong?
memberService authentication problem
Hello,
I am using the memberService from a external source and when i am trying to call create with my admin account i get the following error message.
I have enabled the webservices in the umbracoSettings file and i have put in admin in the <memberServiceUsers> tag. What can be wrong?
Thanks.
is working on a reply...