Keep original response instead of displaying as "Error: Failure when receiving data from the peer" #7034
Unanswered
tonyzep966
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Just start migration from another tool to Insomnia recently, I found that Insomnia always shows it as an error like this when API returns non 200 status code:
And there is the original real response I got with
Invoke-RestMethod
command in PowerShell:Since the original response body is also important for user to identify the detailed message from API, can Insomnia add a "Body" tab to display it in the reponse panel?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions