I have a promise chain which has to call $http partway down the chain and pass the resulting promise to the next handler. The problem is my
I have a promise chain which has to call $http partway down the chain and pass the resulting promise to the next handler. The problem is my