I am able to download smaller files with AngularJS and Web API controller using the code provided in Trying to download file from server using angularJS and c# webapi
But, I am getting error page when I try to download more than 1GB file. How to download large file (> 1GB) using AngularJS?