https://donnamcontosomoments.azurewebsites.net/app/js/services/AuthService.js Failed to load resource: the server responded with a status of 404 (Not Found)
angular.js:12477
ReferenceError: appConfig is not defined
at new (AlbumController.js:151)
at e (angular.js:4478)
at Object.instantiate (angular.js:4486)
at angular.js:9151
at ui-bootstrap-custom-tpls-0.14.3.min.js:8
at angular.js:14745
at n.$eval (angular.js:15989)
at n.$digest (angular.js:15800)
at n.$apply (angular.js:16097)
at h (angular.js:10546)
I got these errors in the Console:
https://donnamcontosomoments.azurewebsites.net/app/js/services/AuthService.js Failed to load resource: the server responded with a status of 404 (Not Found) angular.js:12477 ReferenceError: appConfig is not defined at new (AlbumController.js:151)
at e (angular.js:4478)
at Object.instantiate (angular.js:4486)
at angular.js:9151
at ui-bootstrap-custom-tpls-0.14.3.min.js:8
at angular.js:14745
at n.$eval (angular.js:15989)
at n.$digest (angular.js:15800)
at n.$apply (angular.js:16097)
at h (angular.js:10546)