react-places-autocomplete
react-places-autocomplete copied to clipboard
Live demo is broken
The live demo is currently broken. Any search will result in this error:
Error from Google Maps API REQUEST_DENIED Places API error: BillingNotEnabledMapError
@hibiken Please can you look into this?
+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
+1 Any update on the above issues
@sambokai Could you look into this?
+1
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
+1 here
+1 here
This is still relevant, any chance that it will be fixed?
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.
Demo should be updated to have a field that allows users to enter their API key and then test it.