88
Views
6
Comments
Solved
[Google Places Autocomplete] Not working
google-places-autocomplete
Reactive icon
Forge asset by Alexandre Almeida
Application Type
Reactive

This widget is not working. I am getting this error

Please help me to resolve this.

2023-10-25 10-09-21
Luis Filipe Oliveira
Solution

That's your problem. That's why you don't have google places working. You should enable billing.

https://support.google.com/googleapi/answer/6158867?hl=en

2023-10-25 10-09-21
Luis Filipe Oliveira

Hi @Arun Pareek ,

can you share some code or the oml?

But according with this post https://stackoverflow.com/questions/37403731/this-page-didnt-load-google-maps-correctly-see-the-javascript-console-for-tech you are possibly missing the API Key.

Another reference to help you with the error: https://churchthemes.com/page-didnt-load-google-maps-correctly/

Check the browser console to see if it have more information.


Regards,

Luis

UserImage.jpg
Arun Pareek

Hi @Luis Filipe Oliveira 

I did not change anything in component. I am just using example application which is attached with component.

I have generated a API key from google console and now using that key but still not working.

Also, when I see in google console I got this information

but I don't know how to see error details.

2023-10-25 10-09-21
Luis Filipe Oliveira

@Arun Pareek hide your API key :) . Do you have any console log errors in the browser?

UserImage.jpg
Arun Pareek

Half API key is hidden. Yes, I have an error in console

To activate billing account or to use google place api, Is there any charges?

2023-10-25 10-09-21
Luis Filipe Oliveira
Solution

That's your problem. That's why you don't have google places working. You should enable billing.

https://support.google.com/googleapi/answer/6158867?hl=en

2023-10-25 10-09-21
Luis Filipe Oliveira

Regarding the charges, I have no idea but probably yes. 

https://developers.google.com/maps/documentation/places/web-service/usage-and-billing

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.