Hi,
I am trying to implement geocoding / autosuggest on my website. When I leave my API Key unrestricted, all works perfectly fine. As soon as I restrict the API to my domain (https://example.com/*), its not working anymore.
Doesn't it automatically check from which site the request comes? Do I need to send the referrer as a parameter somehow?
Thanks in advance for any help!
David