Iβm unable to connect to a Socket.IO backend hosted on express via postman as it constantly throws the ECONNREFUSED error, but it works when I connect via the socketio client running on a webpage
All my API endpoints work, and itβs just the socket.io endpoint that postman is unable to establish a connection with