agraboso / agraboso/redux-api-middleware
201 response with empty body raise Error
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
This is my network response

But I get `{name: "InternalError", message: "Unexpected end of JSON input"}`
I think because of `JSON.parse("")`. How can I fix it?
Contributor guide
Assessment
This issue has not been assessed yet.