HI,
While accessing xmpp server and posting IQ as follow
<body rid="2891794142" xmlns="http://jabber.org/protocol/httpbind" sid="d16dc6ec"><iq type="set" xmlns="jabber:client"><apikey xmlns="http://phono.com/apikey">C17D167F-09C6-4E4C-A3DD-2025D48BA243</apikey></iq></body>
getting below response
<body xmlns="http://jabber.org/protocol/httpbind"><iq xmlns="jabber:client" type="error" to="d16dc6ec@microsoft/d16dc6ec"><apikey xmlns="http://phono.com/apikey">C17D167F-09C6-4E4C-A3DD-2025D48BA243</apikey><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq></body>
Please help.
Thanks,
RK