]> git.mxchange.org Git - friendica-addons.git/blobdiff - fromgplus/README
Merge pull request #302 from annando/1409-twitter-destroy
[friendica-addons.git] / fromgplus / README
index db5bb38e0613c3917afe1de8b721540c0b564faa..6587407c136e347b8b5dc7627350faae535ba9e9 100644 (file)
@@ -7,4 +7,19 @@ $a->config['fromgplus']['poll_interval'] = 10;
 
 You need an API key for "Simple API Access". 
 
-You get it via https://code.google.com/apis/console/ and then "API Access".
+- You go to https://code.google.com/apis/console/
+- Then you go to "Services" and activate "Google+ API".
+- After that you go to "API Access".
+- At the bottom of the page you see "Simple API Access".
+
+The value after "API key:" is the key that you need.
+
+
+The new cloudbased Developerconsole
+
+- You go to https://code.google.com/apis/console/
+- Then you got to "APIs & auth" > "Apis" switch on Google+ API
+- Then you go to "Credentials" 
+- At the bottom of the Page you see "Public API access"
+
+The value after "API key:" is the key that you need.
\ No newline at end of file