Grow up
id:knkomko
Postman の Could not get any response を解決する方法 (.Net Core API)
はじめに .Net Core APIにPostmanを使った確認でつまずいたので解決方法を書き残します。 現象 固定値を返すGETメソッドを作りました。 IIS Express で実行します。 APIにPostmanでGETリクエストの送信をしても応答が得られませんでした。 Could not get any response There was an error connecting to . Why this might …