Closed kumavis closed 9 years ago
maybe setting the status returns before we send the {errror: err.message}?
ah, you're returning a string for the error instead of an error object
JSONRPC error handling is defined in http://www.jsonrpc.org/specification#error_object
I patched this, so im closing
it should, but we get back {} somehow....