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

bad response from server #38

Open
SmileGobo opened this issue Mar 1, 2017 · 1 comment
Open

bad response from server #38

SmileGobo opened this issue Mar 1, 2017 · 1 comment

Comments

@SmileGobo
Copy link

when server answer success - reponse have field "error"
when server answer error - response have field "result"

result
This member is REQUIRED on success.
This member MUST NOT exist if there was an error invoking the method.
The value of this member is determined by the method invoked on the Server.
error
This member is REQUIRED on error.
This member MUST NOT exist if there was no error triggered during invocation.
The value for this member MUST be an Object as defined in section 5.1.

http://www.jsonrpc.org/specification

@pocesar
Copy link
Owner

pocesar commented Mar 1, 2017

yes, it's the same issue as #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants