Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I'm trying to access Jabber in my windows web application (just IM and presence). I used the Basic Jabber Chat Demo (CAXL) provided by Cisco. I get the following error.<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'> <not-authorized/></failure...
Thank you for the response.Unfortunately, I don't think certificate is the reason for the error. When I go to the BOSH URL, I get the below screen.Is there anything else that can cause this error?
I faced the same issue and it got resolved after I followed the procedure you had mentioned. Thanks.However, now I'm getting the following error.Could not connect: <error><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/></error>In the debugg...