-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Craft: 4.16.13
Maps: 4.0.8
We enabled http referrer restrictions on our API key (at Google's request). This caused geocoding API requests to fail as that API does not support referrer restrictions. Since these errors are not logged, the geocoding requests failed silently.
The instructions in the plugin settings could be clearer about the need to use an unrestricted API key for the Google Maps Geocoding service. At the very least the errors should be logged to assist in troubleshooting. PR forthcoming.