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
Can you confirm that the GOOGLE_GEOCODER_API_KEY environment variable is set by running heroku config? I got this error Google API error: over query limit. but then realized I needed to set the environment variable.
In my local environment and on Heroku it doesn't appear the geocoder is running with
fema:import
.Right now it's not a show stopper as we won't be doing a lot of import tasks, but worth noting for future development.
The text was updated successfully, but these errors were encountered: