This request has been blocked; the content must be served over HTTPS.
hhelb opened this issue · 0 comments
hhelb commented
Hi, first of all thanks for your work.
I ran into this error while in production:
Mixed Content: The page at 'https://MyUrl.com' was loaded over HTTPS, but requested an insecure resource 'http://maps.googleapis.com/maps/api/geocode/json?latlng=46.19018519999999,6.1402054000000135'. This request has been blocked; the content must be served over HTTPS.
Do you know where I can write the request to serve the content over HTTPS? Do I have to override one of the module's method?