We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: