Hi,

I'm using the XMPPFramework for iOS with Vysper.  After solving the SSL
error, I'm seeing this now:

*2012-11-19 09:04:44:665 iPhoneXMPP[30997:5103] SEND: <iq type="set"><bind
xmlns="urn:ietf:params:xml:ns:xmpp-bind"/></iq>*

*2012-11-19 09:04:44:770 iPhoneXMPP[30997:5103] RECV: <iq
xmlns="jabber:client" type="error"><bind
xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><error type="modify"><bad-request
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>*

Vysper isn't telling me much about what is wrong with the stanza.  Reading
the spec, it looks like the stanza is missing the id attribute, is that
correct?  Would this be something I could work around on the server, or
needs to be changed in the client?

Thanks,

Patrick.

Reply via email to