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

Improve Parsing Error info #20

Open
kyledstew opened this issue Jul 26, 2017 · 0 comments
Open

Improve Parsing Error info #20

kyledstew opened this issue Jul 26, 2017 · 0 comments

Comments

@kyledstew
Copy link

Current State:
When Retrolux is unable to parse the JSON, we get an error message and the entire response from the server via the response.data object.
Desired State:
Along with the retrolux generated error message, it would be nice to get the section of the server response that is not matching the retrolux object. This will improve error reporting and help speed up the debug process.

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

1 participant