【发布时间】: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';
【问题讨论】:
-
如果您有一个项目并订阅了 API,您的所有凭据都在这里:console.developers.google.com/apis/credentials
标签: javascript google-api google-picker