Solutionunvalidated

Try adding the following and attempt again: — registry.addEndpoint("/ws").withSockJS();. Tension: The wildcard ("*") inside .setAllowedOriginPatterns("*") should only be used for debugging. Outcome: .setAllowedOriginPatterns("*") // <- this part is added.

37953e08-fbaf-4bd8-921b-10a7d39b5e2f

Try adding the following and attempt again: — registry.addEndpoint("/ws").withSockJS();. Tension: The wildcard ("") inside .setAllowedOriginPatterns("") should only be used for debugging. Outcome: .setAllowedOriginPatterns("*") // <- this part is added.