I’m trying to use the google API as long as some other API but it seems that there is no way to make it work.
I get the error message
Fatal error: Class 'Google_Service' not found in /home/msc/www/wp-content/plugins/wp-posts/lib/Google/Service/YouTube.php on line 32
The whole site is under wordpress 4,1,1
thanks in advance.
The answer was simple enough
I added
based on this topic :
Link here
You need to set an include path that points to where the /Google folder is