You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a Java client to allow user to create and remove and manage their own mailing list, but unfortunately I was unable to close a list due this error:
Jun 12 08:49:20 mailinglists sympasoap[7230]: notice Sympa::SOAP::login(*******)
Jun 12 08:49:21 mailinglists sympasoap[7230]: notice Sympa::SOAP::authenticateAndRun(******, 0d68f22f081993137a5cd1da407c26a1c4, @closeList, bla)
Jun 12 08:49:21 mailinglists sympasoap[7230]: info Sympa::SOAP::closeList(list = bla\@mailinglists.innovationplace.eu) From sympa96@innen.it via proxy application
Jun 12 08:49:21 mailinglists sympasoap[7230]: notice Sympa::Spindle::ProcessRequest::_twist() Processing Sympa::Request <action=close_list;context=bla@mailinglists.innovationplace.eu;current_list=bla@mailinglists.innovationplace.eu;mode=close>
Jun 12 08:49:21 mailinglists sympasoap[7230]: info Sympa::Spindle::DispatchRequest::_error() CLOSE_LIST from sympa96@innen.it refused, unknown list for robot Sympa::List <bla@mailinglists.innovationplace.eu>
I've tried with the internal soap client with the same result, list can't be founded and action failed:
I'm developing a Java client to allow user to create and remove and manage their own mailing list, but unfortunately I was unable to close a list due this error:
I've tried with the internal soap client with the same result, list can't be founded and action failed:
The text was updated successfully, but these errors were encountered: