Excel Export Issue : "Mixed Content: The page at 'https://(xxxxx)' was loaded over HTTPS, but requested an insecure script.."

1 Answer 3084 Views
Grid
Mark
Top achievements
Rank 1
Mark asked on 29 Sep 2015, 10:28 AM

Hi there,

On my live code the excel export from the grid is not working because of this error in the Chrome console :-

Mixed Content: The page at 'https://(xxx)' was loaded over HTTPS, but requested an insecure script 'http://cdnjs.cloudflare.com/ajax/libs/jszip/2.4.0/jszip.js'. This request has been blocked; the content must be served over HTTPS.

How do I go about including this script safely on an HTTPS connection?

Thanks,

Mark

 

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 30 Sep 2015, 08:52 AM

Hello Mark,

Did you try referencing the file over https instead - https://cdnjs.cloudflare.com/ajax/libs/jszip/2.4.0/jszip.js.

Regards,
Rosen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or