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…
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…
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…
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…
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":…
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…
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…
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
…
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…
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…
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…
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…
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…