Hi,
Thank you for reaching out to the Google Ads API support team.
After reviewing your concern, I understand that you are encountering an error
while using the PHP client library in Google Ads API.
In order to investigate your issue further, kindly provide us with the complete
API logs (reque
I am facing the same problem. Both my server and local server are running
php version 8.0.30, it runs fine on my local machine. when i run it on the
server it gives the same error.
I'm using "googleads/google-ads-php":
"^21.1.0", "googleads/googleads-php-lib": "^63.0.0",
On Tuesday, December 5
I get the following error
TypeError
Google\ApiCore\Middleware\RetryMiddleware::Google\ApiCore\Middleware\{closure}():
Argument #1 ($e) must be of type Exception, Error given, called in
/var/www/html/netpost/vendor/google/gax/src/Middleware/RetryMiddleware.php
on line 109
when I run this code