【问题标题】:Get Developer Api Key for the Google Picker api获取 Google Picker api 的开发者 API 密钥
【发布时间】:2018-08-03 07:41:03
【问题描述】:

我正在尝试在谷歌开发者控制台中找到我可以获取我的开发者 API 密钥的位置。在他们下面的示例中,它被称为开发人员密钥和浏览器密钥。谁能帮我解决这个问题?

 // The Browser API key obtained from the Google API Console.
 // Replace with your own Browser API key, or your own key.
 var developerKey = 'xxxxxxxYYYYYYYY-12345678';

【问题讨论】:

标签: javascript google-api google-picker


【解决方案1】:
  • 转到Google developer console左下角点击凭据

  • 点击顶部的蓝色按钮创建凭据

  • 选择第一个 API 密钥。

术语开发人员密钥是一个 api 密钥,它是一个多年未使用的旧术语,我怀疑您正在遵循旧教程

【讨论】:

    【解决方案2】:

    您需要在 Google 注册,他们会给您一个 API 密钥。你必须注册一个项目,然后你就可以在那里拿到你的钥匙。从这里开始:https://console.developers.google.com/flows/enableapi?apiid=picker&credential=client_key&pli=1

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-04-21
      • 2019-09-29
      • 1970-01-01
      • 2011-11-28
      • 2013-12-27
      • 2013-08-27
      相关资源
      最近更新 更多