We are trying to develop a geocorrect application for one of our customers and first we want to test it in our domain.
We signed a contract for the Google Maps JavaScript API, and we have a valid browser key, and our domain www.grupocamaleon.com has received permission to use this key.
But we cannot make even the simplest example to run without errors.
We have the following demonstration in our domain and with our key:
(1) http://www.grupocamaleon.com/boceto/aerial-simple.html
But this does not work, and the Firebug console says:
"Google Maps API Error: Google Maps API Error: RefererNotAllowedMapError (link to Google documentation on RefererNotAllowedMapError) Your site URL for authorization: (1)"
On my credentials page there is no way to add referrers for adoption, so decisions involving adding referrers are now impossible.
My account page:

Why are we getting this error? How can we fix this?
javascript google-maps google-maps-api-3
Grupo Camaleón Creativos Feb 09 '16 at 9:28 2016-02-09 09:28
source share