angular-hypermedia
angular-hypermedia copied to clipboard
Error handling of BlobResource.get() results in invalid VndError
When receiving a 400 with content-type of "application/vnd.error+json", the resulting response.error (in catch or 2nd arg to then) is incomplete, i.e. message, $nested are undefined despite being present in the response.