我可以在哪里获得Google开发人员密钥? [英] Where can I get Google developer key

查看:172
本文介绍了我可以在哪里获得Google开发人员密钥?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Google API,例如聊天,联系人等等...
我被卡在 developer_key 中,正如gdata doc中所述。



您可以通过 https://code.google.com/apis/console获取此信息

 'developer_key'=> ''

我已经:

  // OAuth2设置,您可以通过https://code.google.com/apis/console 
'oauth2_client_id'=>获取这些密钥。 '',
'oauth2_client_secret'=> '',
'oauth2_redirect_uri'=> ''

哪里可以找到开发人员密钥?



我发现了一些类似的内容

  http://code.google.com/apis/youtube/dashboard/gwt /index.html 

但我明白这只适用于youtube。

$ b $这是'API访问','简单API访问'框中列出的API密钥。

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.google.com/apis/console:

'developer_key' => ''

I have already:

// OAuth2 Settings, you can get these keys at https://code.google.com/apis/console
'oauth2_client_id' => '',
'oauth2_client_secret' => '',
'oauth2_redirect_uri' => ''

Where can I find developer key?

I found some thing like this

http://code.google.com/apis/youtube/dashboard/gwt/index.html

But I understand this to be only for youtube.

解决方案

It's the API key as listed under 'API Access', the 'Simple API Access' box.

这篇关于我可以在哪里获得Google开发人员密钥?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆