-
```
Hi,
I am trying to list all the accounts created by user(authentication is done). I
have used the code provided on net:
require_once(ABSPATH.'/google-api-php-client/src/apiClient.php');
require…
-
```
What steps will reproduce the problem?
1. set up all credentials in file serviceAccount.php (I've signed up for an
Oauth Service Account )
2. Load the page
What is the expected output? What do y…
-
```
I am using Google Affiliate Network API
It is giving 403 forbidden error while my publisher id is correct.
Following is the error i received while trying to access publisher's
information.
Fata…
-
```
I am using Google Affiliate Network API
It is giving 403 forbidden error while my publisher id is correct.
Following is the error i received while trying to access publisher's
information.
Fata…
-
```
Hello, I am trying to get oAuth2.0 for Google Plus, I did some testing around,
and it was working fine, then something went wrong, I was trying alot of
things. Even when I use the "google-api-ph…
-
```
What steps will reproduce the problem?
1. set up all credentials in file serviceAccount.php (I've signed up for an
Oauth Service Account )
2. Load the page
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. set up all credentials in file serviceAccount.php (I've signed up for an
Oauth Service Account )
2. Load the page
What is the expected output? What do y…
-
```
Hi,
I am trying to list all the accounts created by user(authentication is done). I
have used the code provided on net:
require_once(ABSPATH.'/google-api-php-client/src/apiClient.php');
require…
-
```
Hi,
I am trying to list all the accounts created by user(authentication is done). I
have used the code provided on net:
require_once(ABSPATH.'/google-api-php-client/src/apiClient.php');
require…
-
```
What steps will reproduce the problem?
1. I have written the following "index.php" in order to get the user email:
session_start();
require_once "../src/apiClient.php";
require_once "../src/cont…