Hi guys, In the documentation for the onerror event of a view, it says "The argument sent with the event is the error string sent by the server.". What exactly does this mean? How exactly should the server report the error? (what format should the response be in, and what status code should be returned)? Thanks, Lorien