Replies: 2 comments 1 reply
-
|
Can you provide a complete example? I need to have one when I explore this issue, and I'd rather somebody else create it. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. Error messages were improved when we introduced the non-throwing versions of In your example, the message will be The code is on master. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to decode or map input that is not valid JSON, the library produces an error message such as:
This message is difficult to interpret for end users or developers, since it doesn’t indicate what went wrong or where the parsing failed.
Example:
Actual output:
Beta Was this translation helpful? Give feedback.
All reactions