Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Google_Client' not found #17

Open
yusufk opened this issue May 12, 2020 · 1 comment
Open

Class 'Google_Client' not found #17

yusufk opened this issue May 12, 2020 · 1 comment

Comments

@yusufk
Copy link

yusufk commented May 12, 2020

Hi,

I followed the instructions and now get:
Fatal error: Uncaught Error: Class 'Google_Client' not found in /var/www/html/user/plugins/google-auth/plugin.php:36

Please help?

@yusufk
Copy link
Author

yusufk commented May 12, 2020

I think I've fixed it. I did not user composer, and only included /vendor. I've now included the complete contents and updated plugin.php line 21:
require_once __DIR__ . '/google-api-php-client-2.4.1/vendor/autoload.php';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant