• Resolved simoncollignon

    (@simoncollignon)


    Hi,

    The request to http://maps.googleapis.com/maps/api/js?key="<your-google-api-key>"&signed_in=true&callback=gmap.process_reverse has been blocked due to a Mixed Content error: “the content must be served over HTTPS…”.

    this request error comes from app.min.js?ver=2.3.9 on the checkout order-received endpoint, when this specific page is loaded over HTTPS.

    This issue could be easily resolved by replacing the above request by its https equivalent in app.js, or did I miss something?

    Thank you in advance for your help.

    Simon.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Map not loaded on “order-received” endpoint due to mixed-content error.’ is closed to new replies.