Problemunvalidated
this is what my WebSocketConfig.java looks like — registry.addEndpoint("/ws").withSockJS();. Tension: the CORS configuration is missing in the WebSocketConfig. Outcome: Try adding the following and attempt again.
b4ca285e-ea25-4290-b395-d54fdec95264
this is what my WebSocketConfig.java looks like — registry.addEndpoint("/ws").withSockJS();. Tension: the CORS configuration is missing in the WebSocketConfig. Outcome: Try adding the following and attempt again.