js-api-client
js-api-client copied to clipboard
Better error log
The current implementation hides the details
field of the error.
This PR fixes the limitation by building the error from details
instead of details.description
.