03/15/2017 at 9:47 am
#415686
Keymaster
@ Stacy
Google is telling what the issue is right in their error message: “RefererNotAllowedMapError”
Here is the link to their error docs which describe the error and why you are receiving it:
Basically the URL that you set as a restriction is not correct so the request is being rejecting by Google.
Use the referer I recommend in the docs.
In you case it should be : http://villageatsunriver.com/*
The preceding http:// and trailing /* are important and should not be left off otherwise your Browser Key may not work because it will not be able to validate the referrer.
Hope that helps!
ps. Is it lovely that Google made this so difficult?
