Socket io connection problem from postman
I have a Node.js code deployed to Render; it works fine with Socket.IO. However, when I deploy it to my server, it connects to https://xx.io, but https://xx.io/api does not connect
I have a Node.js code deployed to Render; it works fine with Socket.IO. However, when I deploy it to my server, it connects to https://xx.io, but https://xx.io/api does not connect