Thanet Knack Praneenararat
Thanet Knack Praneenararat
v8 is [already sunset](https://developers.google.com/google-ads/api/docs/sunset-dates?hl=en). Could you please upgrade to the latest version and try again?
Closing due to inactivity. Feel free to reopen this if you still face the issue.
Pierrick, could you please confirm if this is the same as [this one](https://github.com/googleads/google-ads-php/issues/164)?
Sorry, it was a mistake. Let's keep this open for now.
Hello! How did you update this library? Did you run `composer update` at the root directory of your project? If not, then the configuration may not be done correctly.
If you run `composer install` or `composer update` and didn't tweak any settings in the `vendor/` directory, usually it should work. Could you describe more how you "include some files...
Closing due to inactivity. Feel free to reopen this if you still face the issue.
Thanks for suggestion, but this library needs to rely on [gax-php](https://github.com/googleapis/gax-php/blob/master/composer.json#L12), which in turn has its own dependencies on gRPC and protobuf. I'm afraid that, like in the past, if...
Closing due to inactivity. Feel free to reopen this if you still face the issue.
Do you mean it logs the error when trying to create a new `UserRefreshCredentials` in [this line](https://github.com/googleads/google-ads-php/blob/main/src/Google/Ads/GoogleAds/Lib/OAuth2TokenBuilder.php#L170), right? If so, that code is inside the [`google-auth-library-php`](https://github.com/googleapis/google-auth-library-php). Could you please file...