react-places-autocomplete icon indicating copy to clipboard operation
react-places-autocomplete copied to clipboard

Live demo is broken

Open nikalsh opened this issue 5 years ago • 11 comments

The live demo is currently broken. Any search will result in this error:

Error from Google Maps API REQUEST_DENIED Places API error: BillingNotEnabledMapError

nikalsh avatar Jun 15 '20 08:06 nikalsh

@hibiken Please can you look into this?

Paul-Taiwo avatar Jun 17 '20 00:06 Paul-Taiwo

+1 the error is coming from google maps API key and billing:

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 Places API error: BillingNotEnabledMapError https://developers.google.com/maps/documentation/javascript/error-messages#billing-not-enabled-map-error

zeabdelkhalek avatar Jun 23 '20 07:06 zeabdelkhalek

+1 Any update on the above issues

birendra90 avatar Jul 16 '20 17:07 birendra90

@sambokai Could you look into this?

Paul-Taiwo avatar Jul 17 '20 02:07 Paul-Taiwo

+1

karlvonbonin avatar Aug 26 '20 12:08 karlvonbonin

If you download the github and run the demo with your own api key it works. Just make sure places api is enabled and Maps JavaScript API

dradeng avatar Aug 27 '20 20:08 dradeng

+1 here

kefimochi avatar Sep 21 '20 18:09 kefimochi

+1 here

CokerCoder avatar Sep 24 '20 14:09 CokerCoder

This is still relevant, any chance that it will be fixed?

PlanB007 avatar Nov 16 '20 15:11 PlanB007

I think the issue is pretty straightforward, someone needs to pay for the credit card charges to use the places API and as long as no one's doing that the demo is broken.

I'm not sure it's very valuable to keep commenting "+1" on this issue unless you're planning to offer to pay the bill to see the demo.

kevinburke1 avatar Mar 31 '21 22:03 kevinburke1

Demo should be updated to have a field that allows users to enter their API key and then test it.

mpaccione avatar Apr 27 '21 19:04 mpaccione