I call to the server using the promises model. If I add .toPromise() then I catch the exception in the console.
.toPromise()
When I remove .toPromise()