Skip to Content
Menu
This question has been flagged
2 Replies
9530 Views

How to generate key and how it can available?

Avatar
Discard
Best Answer

Please post some more details like which api you want to integrate and what type of code you have tried, etc.

Just follow the google developer document. You would find many python related examples as well.

Here are the sample python code of the different Google APIs.

Avatar
Discard
Best Answer

Here is a reference example of how to use google API in odoo
https://github.com/odoo/odoo/blob/12.0/addons/base_geolocalize/models/res_partner.py#L19
and there is link reference for how to get google API key https://developers.google.com/maps/documentation/geocoding/get-api-key
 

Avatar
Discard
Related Posts Replies Views Activity
0
Aug 22
2354
5
May 25
33777
0
Nov 23
1879
2
May 23
10662
4
Feb 23
42910