google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

A PHP client library for accessing Google APIs

Results 84 google-api-php-client issues
Sort by recently updated
recently updated
newest added

fixes https://github.com/googleapis/google-api-php-client/issues/1900 by allowing an `$audience` parameter that will be used instead of the Client ID configured in the client object.

Hello Team, We are using **google/apiclient( v2.15.1 )**, And i want to get the location attributes so i am using Resource Location and calling the **getAttributes** function as per documentation....

api: mybusiness

#### Environment details - OS: Ubuntu 22.04 - PHP version: 8.1 - Package name and version: v2.15.1 #### Steps to reproduce 1. Install client `composer require google/apiclient:^2.15.0` 2. Add the...

#### Environment details - Docker - PHP 8.1 - "google/apiclient": "^2.15.1", #### Steps to reproduce - Composer install #### Code example ```php # example ``` ![image](https://github.com/googleapis/google-api-php-client/assets/90284672/d58d313b-8b30-4a35-b026-a1e6951a4519) Making sure to follow...

**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. Hello,...

type: feature request
priority: p3

Hello I made purchase, which included several inapp products. Then when I try to get a purchase state using API [purchase.products.get](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.products/get), I retrieve correct answer only for first productId from...

**Is your feature request related to a problem? Please describe.** Sunset date for Google campaign manager API v3.5 which is supported in the latest version of google api php client...

type: feature request

I'm trying to change the orgUnitId of a shared drive. Everything I can find suggests the below code should work but it doesn't. The drive api doesn't throw any errors,...

priority: p2
api: drive

We've been using the Local Service Ads API for a while now, but Message leads do not contain the actual Message the customer added to their lead/enquiry - it's unavailable...