Deprecation Notice
The $http legacy promise methods success and error have been deprecated. Use the standard then method instead. If $httpProvider.useLegacyPromiseExtensions is set to false then these methods will throw $http/legacy error.
Устаревшая запись и можно использовать методы success and error, или на оборот, что нужно then за место устаревших методов?