Closed silvanito closed 4 years ago
Hey Silvano, that should work. Perhaps there is a typo somewhere in setting the credentials.
Anyway, as per our phone conversation I've given you access to the pwb-premium version where I will add a section in the admin so the maps api key can be set there.
Hi everybody!
I'm getting a Google Maps JavaScript API error: RefererNotAllowedMapError
So, I got a new key from Google, and added the following to my application.html.erb
Then in the console did:
rails credentials:edit
And added a new line with google_maps_api_key and my keyStill no luck...
Any ideas?