Questions tagged [google-plus]

Integration of applications or websites with the Google+ platform. Google+ is a enterprise social networking service operated by Google Inc.

Consumer Google+ Shutdown

Google+ APIs and integrations for web and mobile apps were shut down on March 7, 2019. This includes Google+ Sign-in and OAuth token requests with Google+ scopes.

Documentation

Client Libraries

Official:

Third-Party:

Resources

Tag Usage

4133 questions
1
vote
0 answers

SSL connect error (yii frame work)

I'm using Google Plus API in yii framework. I have created my API credentials including the API Key, client Secret and redirect Uri which were provided same as from the project created on the Google Developer Console. I sign with G+ plus, ask for…
Keerthana
  • 27
  • 4
1
vote
1 answer

New Google Plus Comments in Blog - How to View / Receive Notifications?

I have a Blogger blog and I used to have Blogger's own comment system in it. I didn't like some parts of it, so I tried changing to Google+ comments instead. I have no problems with the comment box, it's implemented well, works fine, etc. But when I…
OdraEncoded
  • 3,064
  • 3
  • 20
  • 31
1
vote
0 answers

How to Integrate Google+ id,profile name and Profile picture to Sliding Menu from already Signed In Google+ account

My Problem is i want to Integrate My Google+ id,name and Profile picture and sign out Button with Sliding Menu(Navigation Drawer) As My google+ Signin is Successfull and for Sliding Menu i am refer to androidhive.info Website enter link description…
1
vote
1 answer

Is the rate limit quota in Google Plus Pages API for user or for page?

If suppose i am having more than one google plus pages and configuring them in difference brands (using the same application).In this case the rate limit (say 500 per min) will be decreased for both pages or each page having 500 requests? Thanks in…
Jinu Santh Rose
  • 323
  • 3
  • 15
1
vote
2 answers

How to set or get write permission on Google+ for post on google+ ?

We have tried to set/get write permission…
Pratik Mehta
  • 707
  • 8
  • 27
1
vote
1 answer

Android GooglePlus API ERROR

I am fetching all the activities from google plus API using activates.list My request: https://www.googleapis.com/plus/v1/people/117575809843355974839/activities/public Error: { "error": { "errors": [ { "domain": "usageLimits", "reason":…
1
vote
0 answers

IONIC 2:Why I'm getting an error 12501 for google login integration in IONIC 2?

I am getting an error 12501 in IONIC 2 for google login integration.how can I solve this problem, Also tell me proper generation of Client ID on Google developer's API. Below is my google login code. check it and tell me whether the client ID is…
1
vote
1 answer

When I try to signout from GoogleApiClient I got Error message GoogleApiClient.isConnected() on a null object reference

When I try to sign out from GoogleApiClient I got the following error message GoogleApiClient.isConnected() on a null object reference Here is my code: public static GoogleSignInOptions gso; public static GoogleApiClient…
1
vote
1 answer

Attempt to invoke virtual method 'android.content.Context com.google.android.gms.common.api.GoogleApiClient.getContext()' on a null object reference

I'm using Ionic 2 for my android application. Whenever I try to login with the Cordova Google Plus plugin, it returns the following error: Attempt to invoke virtual method 'android.content.Context …
Jamie
  • 3,031
  • 5
  • 36
  • 59
1
vote
1 answer

imacros to click on new google plus share button

Google plus has updated their version. In new version there is a problem with clicking on share button. Imacro clicks on the button but it just shows clicked but wont load. I am using the following code. TAG POS=1 TYPE=CONTENT…
1
vote
1 answer

Google Plus Post in PHP

I want to use php to post to google plus. But google plus return "403 forbidden" I want you to give me a piece of code to make it possible. This is my auth function : global…
1
vote
1 answer

Hide android app under development

It is written in the google play games services guides that we can hide apps under development in Google+. The given steps are : Go to https://plus.google.com and sign in with the Google+ account you are using to test the game. Select the account's…
Alex9494
  • 1,588
  • 3
  • 12
  • 22
1
vote
1 answer
1
vote
1 answer

php - Cannot redeclare class apiException Google+ api

I am getting this error: Fatal error: Cannot redeclare class apiException in E:\Applications\xampp\htdocs\onlineshop\application\third_party\google-login-api\apiClient.php on line 367 What does it mean? What should I do to fix it? Add exception in…
1
vote
1 answer

API for looking up Gmail user's public full name?

Is there an API to look up the same information that I can get from Gmail if I type someone's email address into Gmail's search bar and hit search? For most Gmail addresses, this shows me the person's full name. I ask for people's email address when…
user984003
  • 28,050
  • 64
  • 189
  • 285
1 2 3
99
100