I’m trying to use the Google Maps Extended plugin to validate addresses. I’ve followed the tutorial about setting up the map API keys here but I can’t seem to make the address validation call work. I keep getting the following response in the API call.
I’ve already tried adding the URL and it didn’t work either, but in any case If there’s no URLs set up all requests are accepted. So basically a request could come from any host. I know it’s not a good practice security-wise, and I’m not planning on leaving it like that, but I’m trying to simplify the configuration as much as possible.