2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Postman localhostにリクエストが送信できない

Last updated at Posted at 2023-08-27

経緯

こちらの記事でSwaggerとOpenAPIの勉強をしているときに発生した備忘録です。

http://localhost:3001/usersにPostmanからリクエストを送信してもエラーになってしまう。

Could not send request
Cloud Agent Error: Can not send requests to localhost. Select a different agent.

リクエストを送信できませんでした
クラウドエージェントエラー: localhost にリクエストを送信できません。別のエージェントを選択してください。

🤔「エージェントって誰だよ」

解決策

画面下部の「Auto-select-agent」を選択して「Desktop-agent」を選択すると解決できる。
image.png
image.png
image.png

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?