Could not get any response socket hang up

Having the same problem. Did someone find a solution?

1 Like

I fixed this issue by disabling Postman token header.

Hey, I don’t know but it’s not working in my case. after disabling the Postman Token header request is still stuck. Is there another way to fix it.

1 Like

Hi all, I’ve been for a long looking for a solution, and I found it. At least in my case the problem was that I was sending the request as a HTTP request when I needed to send a HTTPS request.

I hope this help someone.

@ altimetry-administr9 thanks a lot. It helped me. After using https in my case (https://localhost:44888/api/ct/catalogtree) i got a right response of my local server