'Failed host lookup, No address associated with hostnam
I'm trying to fetch data from url api laravel(Laragon) but i am facing this issue.
SocketException: Failed host lookup: 'pfe_web.test' (OS Error: No address associated with hostname, errno = 7) when i try this final http.Response response = await http.get(Uri.parse('http://pfe_web.test/REST/cities'));
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|