Certain Webservice functions return "not allowed"

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

atnetws
Posts: 15
Joined: Tue Jan 21, 2020 10:27 am

Certain Webservice functions return "not allowed"

Post 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