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

Google plus one button with recommendation feature in android

I have implemented google plus one button in my code for the recommendation feature(like that of "Like" in facebook).but when i run my code it shows a dilog box . The share option is not working properly since it post some blank text on the wall.So…
max
  • 263
  • 2
  • 16
1
vote
1 answer

PersonAPI Google+ "PERMISSION_DENIED" Error

I am trying to fetch Gender and Date of Birth using PersonAPI provided by Google+ but I am receiving a Server Side Error in my Logs. Here is my Logcat: com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden { "code" :…
Salman Khakwani
  • 6,684
  • 7
  • 33
  • 58
1
vote
0 answers

G+ API HTTPError 400

I am trying to make a request from the G+ API in order to populate a list of userIDs based on a text post query. I am using a while loop to work through the returned list of users and after a while I get a HTTPError 400. I believe this is due to…
hunjohns
  • 21
  • 2
1
vote
0 answers

Google plus comment box integration with Angular2 app

I was trying to integrate google plus comment box into my MEAN 2.0 website by following this link. I configured few things as per angular2 way but not sure if that is the correct way to do that. Please guide me to integrate it as not much help i…
Jyotirmay
  • 1,533
  • 3
  • 21
  • 41
1
vote
1 answer

Is there a daily usage endpoint for Google Plus API?

Is there an endpoint for the google api to find out how many requests I have left in my 10k daily limit? I know I can sign into my account and view it, but I would like to integrate the number directly into my application.
1
vote
1 answer

Get Google Plus friend list using Google + API / Google People API iOS

I'm trying to retrieve the list of friend list using Google + API. but it returns an empty list every time. Have they disabled it? Used https://developers.google.com/+/web/api/rest/latest/people/list?authuser=0#examples to test this. Since The…
chinthakad
  • 939
  • 2
  • 16
  • 31
1
vote
3 answers

Google+ link isn't valid

I'm trying to paste my website's page link in my Google+ page comments, but its says "The link isn't valid". I recently added Twitter Cards code to my pages HTML/PHP code, might it have affected it? How can I fix it, so that Google+ shows not just…
RedRose
  • 139
  • 1
  • 10
1
vote
1 answer

Create a new post through google plus Domain API

I was trying to create an automatic post to Google plus from my own CMS. I've tried Google Plus Domain API. But I always get Forbidden log although I've put the right scope, and I've set the permission on my Credential. Here is my…
Kelimutu
  • 11
  • 2
1
vote
1 answer

Google Android People error Status{statusCode=NETWORK_ERROR, resolution=null}

Good day.I am trying to call the api method.All goes good,the screen of login is being represented to user with request of its circles,and boom as soon as im trying to get the people list from circles it goes with error…
1
vote
1 answer

C# get google plus page using placeid

I am using Google Places API Web Service. Place search and Place details to get business information. Is it possible using placeid or some other way to get business google plus page? and get details such as Tagline? Description? example or link…
Ben
  • 375
  • 8
  • 32
1
vote
0 answers

Google plus share wrong Title , Url

I try every tag follow og and schema.org meta Inner pages
1
vote
1 answer

GetOpenIdConnect returns Invalid Credentials

Context We are successfully using https://accounts.google.com/o/oauth2/auth to acquire an authentication_code with the following app permissions. Know who you are on Google View your email address View your basic profile info We are also…
Shaun Luttin
  • 133,272
  • 81
  • 405
  • 467
1
vote
1 answer

Xamarin Android Google Sign In OnConnected Callback never thrown

Iam trying to implement Google+ Sign-In into my Xamarin Android Application. I just got an Activity which shows a Google+-Button for SignIn. But the OnConnected Callback is never thrown by the ApiClient. I implement the…
Sebi
  • 3,879
  • 2
  • 35
  • 62
1
vote
0 answers

Google+ Authentication doesn't work or redirect users - SWIFT

So i'm currently working with the soundcloud api and when i'm trying to authenticate users nothing seems to happen in the SFSafariViewController it's just a blank screen. So after you enter your email and password your presented with this. Here is…
1 2 3
99
100