I am on Postman 7.5.0. I am calling one api from the postman, and get an error as "There was an error connecting to ." But when I executed the curl code generated from the postman, it worked just fine(they were also calling the app running on my pc). I also tried to copy the link and sent to my coworker and they were getting correct responses too.
I referred to other questions related to this topic and turn off all proxy stuff, they didn't help.
My app has lots of apis and this is the only one that I could not get any response via postman call.
Any thoughts?