-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
```
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. Create a script with this content :
2. Execute the script and look the result
What is the expected output? What do you see instead?
The result to the…
-
```
Fatal error: Cannot access protected property apiClient::$io in
C:\xampp\htdocs\ga\src\io\apiREST.php on line 55
I am getting this error while trying to use 'simple.php' located in SVN at:
/exa…
-
```
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…