retrolux icon indicating copy to clipboard operation
retrolux copied to clipboard

Improve Parsing Error info

Open kyledstew opened this issue 6 years ago • 0 comments

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.

kyledstew avatar Jul 26 '17 16:07 kyledstew