Page 1 of 1

Certain Webservice functions return "not allowed"

Posted: Tue Jan 28, 2020 1:50 pm
by atnetws
Hello,

certain web service functions, for example SendServiceMail(), fail to execute while others like ListSubscribers() work.
Are there any prerequisites that need to be fulfilled except for creating the web service user?

Example line from catalina.out:

Code: Select all

2020-01-24 20:06:43,701: ERROR [http-nio-8080-exec-10] org.agnitas.emm.springws.exceptionresolver.CommonExceptionResolver - Exception
com.agnitas.emm.springws.WebserviceNotAllowedException: Webservice not allowed: SendServiceMailing
I'm using your provided php class.

Cheers
Marcus