&lt;faultcode&gt;soapenv:Server.generalException&lt;/faultcode&gt;<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>   &lt;errorMessage xsi:type=&quot;xsd:string&quot;&gt;Group Group Key cannot be null<br>(com.xyz.sms.common.SMSException: no user message defined)&lt;/errorMessage&gt;<br>   &lt;errorCode xsi:type=&quot;xsd:int&quot;&gt;-9999&lt;/errorCode&gt; <br>
</div>
<div> <br></div></blockquote></div><br>looks like  the server is expecting a user defined message, if you modify your request to add that it will probably give your expected response .<br>