genuinetools/weather

Specifying location returns REQUEST_DENIED from Google Geocode API

aawil opened this issue ยท 2 comments

aawil commented

I'm having an issue with the --location option:

$ weather -l "Chicago, Illinois"
Geocode API response error: Google Geocode API response error: REQUEST_DENIED - You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started

Automatic IP geocoding (i.e., running the program with no arguments) works fine.

Version info:

$ weather version
weather:
 version     : v0.15.7
 git hash    : homebrew
 go version  : go1.13.4
 go compiler : gc
 platform    : darwin/amd64

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.88. Please mark this comment with ๐Ÿ‘ or ๐Ÿ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

should be fixed now!