Trouble connecting to WebSocket server due to 401 status code, in Spring Boot
I am trying to learn how to use WebSockets for an uni project I am working on. Till now I found some code templates that seem to work when I run them. Problem is whenever I test them out in postman or other APIs I keep getting the Unauthorized status code.