-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing API Key #4
Comments
It appears as if Google requires an api key as of June 2016. Domain such that were actively using the api before then are exempt. I'll have to look at how to integrate the key in this module. |
Thanks for your prompt reply on this. Can you give us a progress report
on a fix please? Alternatively some advice on how we might hack the
existing code to insert an API key ourselves? Many thanks.
…On 6/12/16 4:12 pm, Chris Bryer wrote:
It appears as if Google requires an api key as of June 2016. Domain
such that were actively using the api before then are exempt. I'll
have to look at how to integrate the key in this module.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH0P8ULB2aTykpSeKAeXc5CDIDb7XRTLks5rFNKAgaJpZM4LE8Yd>.
--
David Silvester
DIRECTOR OF VISUAL AWESOMENESS
LED Logo
Street: Level 1, 348 Victoria Ave, Wanganui
Mail: 23 Portal Street, Wanganui 4500
Tel: 06 345 7267
Mob: 021 220 9498
Email: [email protected] <mailto:[email protected]>
Web: www.liquidedge.co.nz <http://liquidedge.co.nz/>
This email and any files transmitted with it (the communication) may
contain proprietary, confidential and or privileged information. This
communication is intended solely for the recipient named above. Access
to it by any other person is prohibited. If you are not the intended
recipient, you should not read, print, disclose, store, re-transmit, act
in reliance on or use this communication in any way whatsoever. If you
have received this communication in error, please notify the sender
immediately by return email and delete the communication (including any
copies made of or containing the communication) from your system. Risks
are inherent in all internet communications and you are responsible for
protecting your system from hacking, viruses, other harmful code, and or
device. The sender of this communication is not responsible and hereby
disclaims all liabilities arising out of or in relation to any hacking,
viruses, other harmful code, and or device.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've been using this great module successfully for some time on a client's site, on a .co.nz domain. However, we're now trying to use the SilverStripe Subsites module to set up a subsite on a .com.au domain and any Google Store Locator pages we set up on the subsite are giving us an API Key error:
"Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error"
The problem does not occur when we run the subsite on a subdomain of the original .co.nz domain.
Any tips on how we might fix this?
The text was updated successfully, but these errors were encountered: