🔒 Protected via Cloudflare Access

Postiz Setup Status

✅ Done

⏳ Blocked: OAuth Apps

All three platforms need developer OAuth apps created, but all three block browser automation:

YouTube — Have the existing OAuth client, but need to add redirect URI https://postiz.justin.vin/integrations/social/youtube in Google Cloud Console. Google keeps forcing re-auth mid-flow.

Reddit — Need new app at reddit.com/prefs/apps (web app type, redirect: https://postiz.justin.vin/integrations/social/reddit). Reddit blocks all Playwright/headless browsers.

X/Twitter — Need app at developer.twitter.com (Native App, R+W, callback: https://postiz.justin.vin/integrations/social/x). Requires dev portal access.

Once unblocked

I can handle everything from there — add env vars to VPS, restart Postiz, complete OAuth flows in the UI.