amcharts3 icon indicating copy to clipboard operation
amcharts3 copied to clipboard

Getting error on calling script files (403 Forbidden)

Open rajnishcoder opened this issue 8 years ago • 2 comments

I'm using amchats on Angular 4 App loading scripts on index.html, After some days the script files gave me error of 403 Forbidden, so I opened it on browser directly it shows me google reCAPTCHA I checked it then it worked fine for some days. for example I hit this in browser address bar https://www.amcharts.com/lib/3/themes/light.js but after some days it shows me same error.

these are files

<script src="https://www.amcharts.com/lib/3/amcharts.js"></script>
<script src="https://www.amcharts.com/lib/3/serial.js"></script>
<script src="https://www.amcharts.com/lib/3/themes/light.js"></script> 

rajnishcoder avatar Nov 29 '17 12:11 rajnishcoder

Our CDN uses a cloud front service, which among other things like load balancing, caching, does DOS protection.

The CAPTCHA challenge means they have doubts your requests are legit. These "false-positives" are extremely rare. It can mean a lot of things.

If we're to work this out, we'll need to request some personal details from you. Since GitHub is public, I'm going to ask you to contact us directly at [email protected], should you like to pursue this further.

Thank you, and sorry for the inconvenience.

martynasma avatar Nov 30 '17 07:11 martynasma

@martynasma Thanks for the reply will contact surely.

rajnishcoder avatar Dec 01 '17 08:12 rajnishcoder