Where can I get Google developer key

后端 未结 16 1816
眼角桃花
眼角桃花 2020-12-02 07:46

I am working on Google API like chat, contacts and so on... I am stuck on developer_key as mentioned in gdata doc.

You can get this at https://code.goog

16条回答
  •  粉色の甜心
    2020-12-02 08:31

    2017 Update

    1. Open Google API - https://console.developers.google.com
    2. Go to Credentials.
    3. Click on the 'Create Credentials' button. At time of writing it's currently a blue coloured dropdown.
    4. Select API Key.

    You should get a dialog from where you can copy this API key to use in your project. Hope this helps.

提交回复
热议问题