End-to-end TikTok draft-upload flow for MiraDigitalZen Publisher.
This page hosts the reviewer screen recording for the exact TikTok Developer flow: operator review, TikTok Login Kit authorization, account confirmation, approved video selection, Content Posting API upload initialization, file upload, status check, and final human review inside TikTok drafts.
Visible review links
Reviewer demo video
Exact scope shown for review
- Public app overview and legal pages on the verified
officetool.orgdomain - Operator review of an already approved MiraDigitalZen short-form video asset.
- TikTok Login Kit authorization and registered callback route.
- Account confirmation plus Content Posting API draft upload path.
- Final handoff to TikTok drafts for captioning and public posting decisions.
Demo sequence shown to reviewers
Open MiraDigitalZen Publisher
The operator starts from the app overview under officetool.org and chooses the TikTok integration workflow.
Review the prepared video
The operator reviews the short-form video asset, confirms it is approved for the MiraDigitalZen creator workflow, and keeps final posting human-controlled.
Connect TikTok with Login Kit
The app sends the operator to TikTok authorization with the requested scopes. The registered redirect URI is https://officetool.org/tiktok/callback/.
Confirm authorized account context
After authorization, the app uses the granted basic profile scope to confirm the connected TikTok account context for the operator.
Upload approved video as a draft
The app initializes Content Posting API upload with video.upload, sends the selected file, and tracks the returned posting status.
Finish in TikTok
The uploaded item remains a TikTok draft/inbox item. The authorized user completes caption, edits, disclosure choices, and final posting inside TikTok.
Representative website/app screens
These public screens make the workflow visible even before server-side credentials or upload secrets are shown. They are the same screens referenced in the reviewer walkthrough.
Prepared upload card
Login Kit scope confirmation
Content Posting API execution
What is not requested
- No Direct Post approval is requested in this app version.
- No
video.publishscope is active for this submission. - No automatic or scheduled public posting is claimed.
- No unrelated user data scopes are requested.
Review alignment checklist
Products demonstrated
Login Kit, user.info.basic, Content Posting API, and video.upload.
Website match
The demo, legal pages, callback route, and app overview are all on the verified officetool.org domain.
Legal links visible
Privacy Policy and Terms of Service are visible directly on this page and in the app overview, without opening a hidden menu.
Identity match
The same MiraDigitalZen Publisher app icon and name are used across the overview, demo, privacy, terms, callback, and reviewer video surface.