Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Update call to google.com/jsapi #50

Open
jdelia opened this issue Feb 8, 2019 · 2 comments
Open

Update call to google.com/jsapi #50

jdelia opened this issue Feb 8, 2019 · 2 comments

Comments

@jdelia
Copy link

jdelia commented Feb 8, 2019

Line 58 in index.html - change the call to be https://

<script src="https://google.com/jsapi"></script>
@jdelia
Copy link
Author

jdelia commented Feb 8, 2019

Browsers are blocking mixed content on the web and not loading the jsapi resulting in an error when page loads.

@txago
Copy link

txago commented Jul 6, 2019

Line 58 in index.html - change the call to be https://

<script src="https://google.com/jsapi"></script>

same error happened to me, thanks for clearing that out!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants