Here's an example api (for creating tasks) that combines success response status codes with error validation responses:
https://github.com/dlidstrom/Tasks/blob/master/Tasks/Controllers/Api/TaskController.cs Is this what you were asking for? On Friday, 11 September 2015 19:34:38 UTC+2, mark goldin wrote: > > What is a recommended way of sending messages back to Angular application > in case or run time errors or any other (validation, permission, etc) > issues? > > Thanks > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
