20:30:56
Lock acquired for command: voonix:authorize-google
20:30:56
To authorize Google Sheets access:
20:30:56
1. Visit this URL in your browser:
20:30:56
https://accounts.google.com/o/oauth2/v2/auth?response_type=code&access_type=offline&client_id=910754811451-smtcl4iprmfhv2bn09dg3dv0bnetplpi.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost&state&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fspreadsheets.readonly&prompt=consent
20:30:56
2. Sign in with your Google account (the one with access to the sheet)
20:30:56
3. Grant the requested permissions
20:30:56
4. Copy the authorization code from the URL
20:30:56
5. Run this command again with the code:
20:30:56
php artisan voonix:authorize-google "YOUR_CODE_HERE"
20:30:56
Lock released for voonix:authorize-google