Google Maps error

Help. I am trying to add google maps to my website but I am receiving the following error stating " Google Maps JavaScript API error: RefererNotAllowedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: http://orbitalravaz.com/property_listing_with_map.html"

Can anyone please help? This has become very irritating.

Make sure you have pasted your API Key in Wappler properly, and then make sure in your google developer portal you have the type of map api enabled that you are trying to use.

Check your browser console window for more info. Check to make sure you have your domain name enabled for that google maps api.

image

The path is correct. I also receive this error. Capture3

Hello, the error message and the links pretty much explain what the issue is:

Google Maps JavaScript API error: RefererNotAllowedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: http://orbitalravaz.com/property_listing_with_map.html "

Follow the Google maps api link and it explains what’s wrong.

As you see. I have added the path to the restrictions ans still receive

the error.

The error is returned by Google, not by our extension. Something is not properly configured on Google api website.

Just to test it, turn off all restrictions. Give it a few minutes and check again. If it works, start adding them back one at a time. Like Teodor said and the error message I posted, it’s a site restriction issue.

Ok I actually found what the error is. Ir used to be that you would just go in and set up an api key. Now google wants you to sign up for cloud services even on free account. So you have to set that up. But thank you every one.