cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

ACI & Websocket - Didn't switch protocols?

Harish.Kamath
Level 1
Level 1

Hello,

I am trying to open a websocket connection to APIC Controller that results into an exception with "Didn't switch protocols".  I am using Jetty implementation for Java websocket.

The websocket URL is of the form "wss://<URL>/socket<APIC-Cookie>"

This result is observed if I had received APIC-Cookie along with APIC-Challenge during login request i.e., usage of "?gui-token-request=yes". The websocket connection succeeds if APIC-Challenge was not requested but as you know subscriptions requests require APIC-Challenge to be specified.

Any experiences ?

Thanks,

-Harish Kamath.

Who Me Too'd this topic