Hi!
I have added the “Delete” action to my Table view and the happy case works fine. However, if the server doesn’t allow the object to be deleted it returns HTTP 400 with an error message. How do I get the error message to show in the UI? All I get now is a plain 400 BAD REQUEST.
Much appreciated,
Kevin

