1

Google OAuth Credentials

Enter your OAuth Client ID and Secret from Google Cloud Console.

First time? Quick setup:
  1. Go to Google Cloud Console β†’ Credentials. Create a project if needed.
  2. Enable Google Drive API and Google Sheets API under APIs & Services β†’ Library.
  3. Click + CREATE CREDENTIALS β†’ OAuth client ID. Set up consent screen if prompted (External, add your email as test user).
  4. Application type: Web application. Add redirect URI: http://localhost
  5. Copy the Client ID and Client Secret below, then click Open Google Authorization.
  6. After signing in, your browser shows an error page β€” that's normal. Copy the full URL from the address bar and paste it in Step 2.
drive spreadsheets
2

Paste Redirect URL

After Google redirects you to a broken localhost page, copy the full URL from your browser address bar and paste it here.