When I try to test my google api key with this form:
I use the exact code but change the api key, it keeps telling me:
Foutcode: InvalidKeyOrUnauthorizedURLMapError
I registered my key at my google developer console. Already looked at this conversation: This IP, site or mobile application is not authorized to use this API key but then it still doesn't work.
But when I do a get request like this:
https://maps.googleapis.com/maps/api/place/autocomplete/xml?input=netherlands&key=myapicod
It works? I really don't understand it anymore.....