Connection Guide
To start using TubeBay, you need to connect your YouTube account. This allows the plugin to read your video library and synchronize content to your WooCommerce store.
TubeBay offers two connection methods: Google OAuth (Recommended) and Manual Setup (Advanced).
Google OAuth 2.0 (Recommended)
This is the easiest and most secure way to connect. It uses our secure authentication proxy to link your account without requiring you to create a personalized Google Cloud project.
Step 1: Authorize via Google
- Navigate to TubeBay > Settings in your WordPress dashboard.
- Select the Google OAuth tab.
- Click the Sign in with Google button. This will open the TubeBay Authorization Proxy.

Step 2: Grant Permissions
- Choose the Google Account associated with your YouTube channel.
- Grant TubeBay permission to view your YouTube account (Read-only access).
- Confirm the authorization on the Google security screen.

Step 3: Copy & Paste the Access Code
- Once authorized, the proxy will display a secure Access Code.
- Click the Copy button to copy the code to your clipboard.
- Return to your WordPress dashboard and paste the code into the Access Code field.
- Click Connect Account.

Manual Setup (Advanced)
If you prefer to use your own Google Cloud project and API credentials, you can use the Manual method.
How to get your Google Cloud API Key:
- Visit the Google Cloud Console.
- Create a new project (e.g., "My TubeBay App").
- Navigate to APIs & Services > Library and search for YouTube Data API v3. Click Enable.
- Go to APIs & Services > Credentials.
- Click + Create Credentials and select API Key.
- Copy the generated key. (We recommend restricting this key to your website URL for extra security).

How to find your YouTube Channel ID:
- Sign in to your YouTube account.
- Visit your YouTube Account Advanced Settings.
- Locate the Channel ID field (it starts with
UC...). - Click Copy.

Finalizing Manual Connection:
- In WordPress, go to TubeBay > Settings and select the Manual Setup tab.
- Enter your YouTube Channel ID and Google Cloud API Key.
- Click Save & Connect.
Verifying the Connection
Once connected, TubeBay will attempt to fetch your channel details. If successful, you will see your Channel Name and Profile Image in the dashboard.

Security Note
We never store your Google password. TubeBay only uses secure tokens (OAuth) or public API keys (Manual) to read your public video data.