Relative Content

Tag Archive for flutterresthttppostman

iPhone simulator can not send request to one specific endpoint

I am developing a Flutter app which sends http requests to my express.js rest api which runs on my server. It was working fine until yesterday when out of the blue it stopped working. All the request made to that api only from my network timeout regardless of the device.