Получение ACCESS_DENIED при использовании API геокодирования - PullRequest
0 голосов
/ 21 апреля 2020

Это ошибка, которую я получаю, когда запускаю код

Error: Status is REQUEST_DENIED. You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/bill
ing/enable Learn more at https://developers.google.com/maps/gmp-get-started
       at /workspace/Back_end_ethics/YelpCamp/v12/node_modules/node-geocoder/lib/geocoder/googlegeocoder.js:89:25
       at IncomingMessage.<anonymous> (/workspace/Back_end_ethics/YelpCamp/v12/node_modules/node-geocoder/lib/httpadapter/httpadapter.js:6
5:9)
       at IncomingMessage.emit (events.js:203:15)
       at endReadableNT (_stream_readable.js:1145:12)
       at process._tickCallback (internal/process/next_tick.js:63:19),
  isOperational: true }
...