Copy overhaul + qr designs
This commit is contained in:
@@ -135,7 +135,7 @@ export async function POST(request: NextRequest) {
|
||||
media_type: 'PHOTO',
|
||||
// MEDIA_UPLOAD = draft in the creator's TikTok inbox (posting
|
||||
// policy is upload/draft only) and only needs the video.upload
|
||||
// scope — QRMaster has no video.publish.
|
||||
// scope - QRMaster has no video.publish.
|
||||
post_mode: 'MEDIA_UPLOAD',
|
||||
post_info: {
|
||||
...(title ? { title } : {}),
|
||||
|
||||
Reference in New Issue
Block a user