Hand slap on forehead!!!!! Just searched my code and found: $http.defaults.headers.common.Accept = 'application/json;odata=verbose;';
Why in the heck I did that I guess I will figure out when something else breaks. Why this application worked on a different host is also beyond me. Thank you very much!! On Wednesday, April 22, 2015 at 12:13:06 AM UTC-4, Sander Elias wrote: > > Hi RedBaaron, > > That is strange indeed. I’m not sure this is gonna help, but can you try > it? > > <div ng-include="'app/layout/shell.html'"></div> > > does that make a difference? > If not, is there a $http interceptor in your code somewhere? > > Regards > Sander > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
