Hi,
Thanks for the terrific tutorials library - they’re really great! I’m stuck on the Google Maps JavaScript API project and need assistance. These errors are logged to the console:
-
[blocked] Access to geolocation was blocked over insecure connection to…
I’m using an http server to host my app and did NOT set a restriction for http in the API console. -
Google Maps API error: InvalidKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error
I’m using copy/paste to put the key into the html file provided with the tutorial, and I’ve created a new key several times, but I keep getting the same errors.
Thanks in advance for any assistance - very much appreciated!