Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Response on Parse Error in json2 Server #69

Open
dustinfox-code opened this issue Mar 22, 2019 · 1 comment
Open

Empty Response on Parse Error in json2 Server #69

dustinfox-code opened this issue Mar 22, 2019 · 1 comment
Labels

Comments

@dustinfox-code
Copy link

dustinfox-code commented Mar 22, 2019

V2/JSON2 Server
When a payload has invalid JSON in the body of the request to the RPC Server, the server fails silently and returns an empty payload with 200 status code as a response.

This error should be captured and returned as a JSON2 error for Invalid Request.

There is already a PR that is addressing this issue: #61
It would help to have this reviewed and merged.

@colega
Copy link
Contributor

colega commented Apr 23, 2019

@dustincfox just a ping on this since my PR was already merged and released 👍

@coreydaley coreydaley added the bug label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

3 participants