Problems with cdn.datatables.net
Problems with cdn.datatables.net
I have been creating tables using the Generator today - the css link and evquivalent JS links embedded in the Generator HTML are failing with:
"NetworkError: 403 Forbidden - http://cdn.datatables.net/r/bs-3.3.5/jqc-1.11.3,jszip-2.5.0,pdfmake-0.1.18,select2-4.0.0,selectize-0.12.1,dt-1.10.8,af-2.0.0,b-1.0.1,b-colvis-1.0.1,b-html5-1.0.1,b-print-1.0.1,cr-1.2.0,ef-select2-4.0.0,ef-selectize-0.12.1,ef-title-1.0.0,fc-3.1.0,fh-3.0.0,kt-2.0.0,r-1.0.7,rr-1.0.0,sc-1.3.0,se-1.0.0/datatables.min.css"
Answers
Hi,
Thanks for posting this. Unfortunately URLs which are over 255 characters are currently throwing errors. I had thought they were slightly more useful than that explaining this issue, but it looks like CloudFlare is caching them and responding with its own error.
To "fix" the current workaround is to either include less software or use the download builder to download the files locally.
I am working on a way to address this.
Allan
as would be the solution to this problem?
Thank you.
There currently is no solution to this issue - I haven't had a chance to work on it yet. The workaround is to download the files you need and concatenate them as you require.
Allan
thanks for the quick reply