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.
I've used a few samples with the shared endpoint lab with the same resulting error on the web console:Exception during connection: <error><mechanism-too-weak xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/></error><error><mechanism-too-weak xmlns="urn:ietf...
Thanks, Nicholas. Same error with your code. Presumably, the reservation isn't adding my account ID to the CUP server. This seems to be the same issue that happened with Re: A question about using Jabber API on a sandbox server. Using your code, I c...
Re-tested. The behavior is better, but still getting an error. This was tested with the jabberUIDemo.html and CAXL-debug-2014.04.10787/doc/examples/sampleclient.html.POST request:<body xmlns="http://jabber.org/protocol/httpbind" xml:lang="en-US" xmln...
Adrienne, yes that is certainly doable in my code. What is the SSL port? The HTTP port is 7335 given the URL http://cup.psdtemea.cisco.com:7335/httpbinding. The implicit 443 port does not work, for example, https://cup.psdtemea.cisco.com/httpbindi...