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 95 google-api-php-client issues
Sort by recently updated
recently updated
newest added

According with page https://developers.google.com/admob/api/release-notes - looks like in `v1beta` we can make `CREATE` actions. It's very useful for us. Do you have any plans/eta about support of `v1beta`

I'm building a login by google for a mobile app and I have this weird issue that took from me 2 days to debug!! That's the method `verifyIdToken($id_token)` always returning...

type: feature request
status: investigating

#### Environment details - OS: Mac OS - PHP version: 7.4.14 - Package name and version: v2.12.1 #### Steps to reproduce 1. I am using SearchConsole urlInspection API. I want...

type: bug
priority: p2

see https://github.com/googleapis/google-api-php-client/issues/2418

type: feature request

We are using current v2.16.2. This works fine most of the time. But sometimes we get a http 401 back like this: ``` Google\Http\REST::decodeHttpResponse() #1 [internal function]: Google\Http\REST::doExecute() #2 /var/www/html/magento2/vendor/google/apiclient/src/Task/Runner.php(187):...

priority: p2

Hi I use your Client with a cache like described here: https://github.com/googleapis/google-api-php-client#caching I got problems with this implementation: My application makes 2 calls at the same time and I got...

type: feature request

Hello there, I am using Google Gsi for Google login with the callback resonsding client_id, credential, select_by. I sent it to the PHP server and using JWT for decode it...

type: question

I would be useful for the models to have `null` return types where needed as otherwise we need to add phpstan overrides in our code. An example being `Google\Service\Calendar\Event->getOrganizer()` which...

type: feature request

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request