Front we are using Angular JS , MVC and for backend web api.
call is made from AngularJS to mvc controller within fronend application inturn which calls API.
Issue : Unable to hit API Controller from Angular Js sporadically, this exists In higer environments (Staging/Production)
Same code works fine in lower/local environment.