Platform Connections

Home/Platforms

New Post
🎬

YouTube

Not connected

Setup Instructions

1. Go to console.cloud.google.com

2. Create or select a project

3. Enable YouTube Data API v3

4. Go to Credentials → Create OAuth 2.0 Client ID

5. Set Authorized redirect URI to the URI shown below

Redirect URI

https://broadcast.devyouz.net/platforms/youtube/callback

Required scopes: youtube.upload, youtube.readonly

Open Developer Console
🎵

TikTok

Not connected

Setup Instructions

1. Go to developers.tiktok.com

2. Create a new app

3. Add Login Kit + Video Kit products

4. Add the redirect URI to your app settings

Redirect URI

https://broadcast.devyouz.net/platforms/tiktok/callback

Required scopes: Login Kit, Video Kit

Open Developer Console
📘

Facebook

Not connected

Setup Instructions

1. Go to developers.facebook.com

2. Create an app (Business type)

3. Add Facebook Login + Pages API products

4. Copy App ID and App Secret from Settings → Basic

Redirect URI

https://broadcast.devyouz.net/platforms/facebook/callback

Required scopes: pages_manage_posts, pages_read_engagement

Open Developer Console
📷

Instagram

Not connected

Setup Instructions

1. Go to developers.facebook.com

2. Use the same app as Facebook (or create a new one)

3. Add Instagram Graph API product

4. Link your Instagram Business account to a Facebook Page

Redirect URI

https://broadcast.devyouz.net/platforms/instagram/callback

Required scopes: instagram_basic, instagram_content_publish

Open Developer Console