amcharts3
amcharts3 copied to clipboard
Getting error on calling script files (403 Forbidden)
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>
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 Thanks for the reply will contact surely.