Fatal error: Trait "Google\Auth\MetricsTrait" not found in
Harshal-Sweply opened this issue · 1 comments
Harshal-Sweply commented
The issue being encountered is a "Fatal error: Trait 'Google\Auth\MetricsTrait' not found" in the file /var/www/html/google-ads-api/vendor/google/auth/src/UpdateMetadataTrait.php on line 27. This error suggests that the MetricsTrait is missing or cannot be found within the specified Google Auth library path.
fiboknacky commented
Since this is an issue of google/auth
, please file an issue there. Thanks.