Yesterday I tried to put a GoogleMap on a website (javascript), but I am still getting the Google Maps API error: RefererNotAllowedMapError
.
The following steps I have taken:
Created credentials for this website (request an APi Key and add referrer in the API Manager. Accepted request from these HTTP referres is set to
*.thewebsitedomein.nl/*
)Verify the domain of the website (added a CNAME record in the DNS record)
But I am still getting this RefererNotAllowedMapError
.
Regenerating a new key didn't help, can someone please help me? Is there something I forgot to do?
Thanks! AHF