0
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?

InsomniaでobjectPromiseが返ってくる時の対処法

Posted at

小ネタ。
InsomniaのバージョンをあげるとCollectionからリクエストを投げても以下のような感じでBodyが正常に表示されなくなった。
image.png

どうもバージョンがあがったことで、互換性がないプラグインがロードされていると問題が発生するように見える。
この時はSettings->Pluginsで怪しいプラグインを一通り利用しないようチェックを外し、Reloadを押すことで上手くいくかもしれない。
image.png

自分の場合は外した結果、以下のように正常に動作するようになった。
image.png

同じような問題に遭遇されている方がいたら参考になれば幸いです。

0
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
0
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?