node-geocoder icon indicating copy to clipboard operation
node-geocoder copied to clipboard

API keys with referer restrictions cannot be used with this API

Open gezimapi opened this issue 5 years ago • 1 comments

hi ,

Im getting this error

Error: Status is REQUEST_DENIED. API keys with referer restrictions cannot be used with this API. at /var/www/store_api/node_modules/node-geocoder/lib/geocoder/googlegeocoder.js:89:25 at IncomingMessage. (/var/www/store_api/node_modules/node-geocoder/lib/httpadapter/httpadapter.js:65:9) at IncomingMessage.emit (events.js:203:15) at endReadableNT (_stream_readable.js:1143:12) at process._tickCallback (internal/process/next_tick.js:63:19) Thx in advance

gezimapi avatar Apr 07 '20 19:04 gezimapi

Looks your API key is not valid for geocoding, which geocoder are you using? and how you configured it?

nchaulet avatar Apr 07 '20 20:04 nchaulet