Error messages are not handled correctly
The frontend should always be able to handle an error object on any request with any message.
Error objects look like this:
{ "error": "error message" }
(unless specified otherwise in raml).
Edited by Arved Friedrich Walter Ehrnsperger