asimlqt / php-google-spreadsheet-client

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

Fatal error: Call to undefined method Google\Spreadsheet\Spreadsheet::getWorksheets() #170

Open ghost opened 7 years ago

ghost commented 7 years ago

I have an error:- Uncaught exception 'Google\Spreadsheet\Exception\BadRequestException' with message 'A sheet with the name "New Worksheet" already exists. Please enter another name.' in C:\xampp\htdocs\practice\New folder\vendor\asimlqt\php-google-spreadsheet-client\src\Google\Spreadsheet\DefaultServiceRequest.php:359

What i do wrong?