Back
Settings
TMDB Configuration
Publishing Configuration
Post directly to Blogger via API
How to find your Blog ID:
- Go to Blogger Dashboard.
- Check URL.
- Copy number after /blog/ or /posts/.
Follow these steps exactly:
STEP 1 Open Google OAuth Playground.
STEP 2 In the list on the left, find Blogger API v3.
STEP 3 Click it and check the box:
https://www.googleapis.com/auth/blogger
(NOT .readonly!)
STEP 4 Click the blue button Authorize APIs and log in with your blog account.
STEP 5 After redirect, click the blue button Exchange authorization code for tokens.
STEP 6 Copy the text in the Access token field (on the right side).
It starts with
It starts with
ya29... and is very long. Do not copy "Authorization code".
Token expires in 1 hour! You need a new one every time you use this tool.