Socket hang up problem

I am facing issue in PUT request from postman. This request works fine in my local wamp server. But when i deployed it in 000webhostapp.com and run the api using postman, it shows the error “Socket hang up”.hangup

Socket hang up typically mens that you are not getting a response from the server. Typically, this has little to do with Postman.