Error accessing external .js file

0

I have a page in ASP.NET MVC and within the Body tag I need by the following javascript:

<script type="text/javascript" async src="https://d335luupugsy2.cloudfront.net/js/loader-scripts/4a756f5f-544e-4ae6-af72-956443dd4124-loader.js"></script>

Butthiscallreturnsthefollowingerror:Failedtoloadresource:theserverrespondedwithastatusof403(Forbidden).Ialreadyput<addkey="webpages:Enabled" value="true" /> and still the error continues.

    
asked by anonymous 29.11.2016 / 12:56

0 answers