Google OAuth 2.0

Google OAuth Token Generator

Generate credentials for Google Drive and YouTube APIs, packaged into a downloadable token.pickle file.

Step 1: Upload credentials.json

Open Google Cloud Console
📥
Click to browse or drag and drop your credentials.json
Accepts OAuth 2.0 Client ID (Desktop or Web application JSON)
⚠️
Required Google Cloud Console Redirect URI:

In Google Cloud Console under APIs & Services > Credentials > Your Web Client, make sure this exact URI is listed under Authorized redirect URIs:

https://opgenerator.online/oauth/google/callback
📄
credentials.json
Validating...

Step 2: API Scopes Preset

Choose the scope preset for your bot. Full Compatibility is recommended to match original script behavior.

You will be redirected to Google's official consent page to authorize access.