bluevisiontec / GoogleShoppingApi

Magento Module GoogleShoppingApi v2
Open Software License 3.0
69 stars 45 forks source link

Error when open Manage Items #80

Closed B-PRAVEEN closed 5 years ago

B-PRAVEEN commented 8 years ago

The first error is Cannot find Google Content API autoload file when open Manage Items. I have moved the autoload.php to "/vendor/google/apiclient/src/Google/autoload.php" from /vendor/google/apiclient/ (as per your documentation).

But the new error is Error : Fatal error: Class 'Google_Auth_AssertionCredentials' not found in /var/www/abc/data/app/code/community/BlueVisionTec/GoogleShoppingApi/Model/GoogleShopping.php on line 116

Checked all rewrite permission. Not using service account.

pquerner commented 8 years ago

What version are you running?