채팅, 연락처 등과 같은 Google API에서 작업 중입니다 ... developer_key
gdata doc에서 언급 한대로 계속 붙어 있습니다.
https://code.google.com/apis/console 에서 얻을 수 있습니다 .
'developer_key' => ''
나는 이미:
// OAuth2 Settings, you can get these keys at 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
그러나 나는 이것이 유튜브에만 해당된다는 것을 이해합니다.