asimlqt / php-google-spreadsheet-client

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

Error PHP Fatal error: Uncaught Google\\Spreadsheet\\UnauthorizedException: Access token is invalid #191

Open aitorUdabe opened 6 years ago

aitorUdabe commented 6 years ago

Hello, I have a php error with this library for days that works 2 years ago that actually works, but since Sunday that stopped working, and this is what I get in my server logs.

mod_fcgid: stderr: PHP Fatal error: Uncaught Google\Spreadsheet\UnauthorizedException: Access token is invalid in /var/www/vhosts/carbray.es/httpdocs/landing_carbray/en/vendor/asimlqt/php-google-spreadsheet-client/src/Google/Spreadsheet/DefaultServiceRequest.php:250

Any solution to this?