Ich arbeite an einer Google-API wie Chat, Kontakten usw. Ich bin festgefahren, developer_key
wie in gdata doc erwähnt.
Sie können dies unter https://code.google.com/apis/console erhalten :
'developer_key' => ''
Ich habe schon:
// OAuth2 Settings, you can get these keys at https://code.google.com/apis/console
'oauth2_client_id' => '',
'oauth2_client_secret' => '',
'oauth2_redirect_uri' => ''
Wo finde ich den Entwicklerschlüssel?
Ich habe so etwas gefunden
http://code.google.com/apis/youtube/dashboard/gwt/index.html
Aber ich verstehe das nur für Youtube.