I've installed umbraco 4.5.2 on my windows machine and need to use the webservices which are provided out of the box. So i wrote a little .net application which calls this services. I tried the documentService and the fileService, which work perfect.
Then i tried the mediaService, and as soon i try to call a method (for example readList) i get the message "The user "admin" does not have access to this service". Username and password are correct.
mediaService webservice not working (no access)
Hey.
I've installed umbraco 4.5.2 on my windows machine and need to use the webservices which are provided out of the box. So i wrote a little .net application which calls this services. I tried the documentService and the fileService, which work perfect.
Then i tried the mediaService, and as soon i try to call a method (for example readList) i get the message "The user "admin" does not have access to this service". Username and password are correct.
Whats the problem here?
Thanks in advance!
is working on a reply...