You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue. Have added the API in the script code. Verified the domain, setup billing, and added credentials in google api console. Still cant do address lookup. any suggestions?
When I try to enter an address in the address bar, the bar turns gray after entering one key stroke. See screen shot:
I've tested my Google API key using test links given by Google (see below), and as far as I can tell the API key is working.
The links between my-reps pages are also working, i.e. I can click "more about this project" and get a new page.
This is my first time using Jekyll, and I am having to run it as
bundle exec jekyll server -w
, so perhaps there is an issue with my install.API Key Test Links
https://www.googleapis.com/civicinfo/v2/elections?key=<MY_API_KEY>
https://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&key=<MY_API_KEY>
The text was updated successfully, but these errors were encountered: