cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
339
Views
0
Helpful
1
Replies

I am developing simple application but getting this error

athongen1
Level 1
Level 1

SENT: <iq to="capstone-pc" type="set"><query xmlns="tst"><i fn="Anand" ln="Thonge"></i></query></iq>

RECV: <iq xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" type="error" from="capstone-pc" to="12345@capstone-pc/Pandion"><query xmlns="tst"><i fn="Anand" ln="Thonge"/></query><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

1 Reply 1

npetrele
Cisco Employee
Cisco Employee

What are you using?  Jabber SDK/CAXL?  What Jabber server? 

The error message is telling you that the feature you are trying to use is not implemented at the server.