asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
543 stars 154 forks source link

Uncaught Error: Call to undefined method Google\Spreadsheet\SpreadsheetFeed::getPublicSpreadsheet() #173

Closed siddiquimeraj closed 7 years ago

siddiquimeraj commented 7 years ago

I tried this $spreadsheet = $spreadsheetFeed->getPublicSpreadsheet($spreadsheet_id); and it throw error PHP Fatal error: Uncaught Error: Call to undefined method Google\Spreadsheet\SpreadsheetFeed::getPublicSpreadsheet() in /var/www/html/ProxyManager/app/index.php:35 Stack trace:

0 {main}

thrown in /var/www/html/ProxyManager/app/index.php on line 35