wez3/domoboard

How to request API key Google Maps

Opened this issue · 1 comments

Hello @wez3 ,
Great project! Working on implementing it right now. I only get the message:

The Google Maps API server rejected your request. This API project is not authorized to use this API.

And I did see in your code, that you use API v1???

It would be nice if you write something how to get, and implement an API key?

Regards,
J

wez3 commented

Hi,

Thanks :). Here you can find more information on getting an API key:
https://developers.google.com/maps/documentation/embed/get-api-key

After that, you have to fill in the key in the config, as shown in the example.conf:
https://github.com/wez3/domoboard/blob/master/example.conf