Estava indo tudo bem porém após eu fazer as alterações da página 96 “Obtendo contatos com $http” começou a dar o seguinte erro.
angular.js:11706 TypeError: $http.get(…).sucess is not a function
at new (http://localhost:3000/js/controllers/ContatosController.js:18:3)
at invoke (http://localhost:3000/vendor/angular/angular.js:4219:17)
at Object.instantiate (http://localhost:3000/vendor/angular/angular.js:4227:27)
at http://localhost:3000/vendor/angular/angular.js:8524:28
at link (http://localhost:3000/vendor/angular-route/angular-route.js:978:26)
at invokeLinkFn (http://localhost:3000/vendor/angular/angular.js:8281:9)
at nodeLinkFn (http://localhost:3000/vendor/angular/angular.js:7791:11)
at compositeLinkFn (http://localhost:3000/vendor/angular/angular.js:7140:13)
at publicLinkFn (http://localhost:3000/vendor/angular/angular.js:7019:30)
at boundTranscludeFn (http://localhost:3000/vendor/angular/angular.js:7158:16)
http://localhost:3000/contatos Failed to load resource: the server responded with a status of 404 (Not Found)
Alguém pode me ajudar muito urgente?