Tikok api call

aba29fcf-f0a6-4c18-a2ee-1e615735b41e

how do i fix this error

this is the input bundle:

[
{
“qs”: [
{
“key”: “source”,
“value”: “PULL_FROM_URL”
},
{
“key”: “video_url”,
“value”: “409173880_962842882039977_8925117517082939312_n (1) on Vimeo
},
{
“key”: “Scope”,
“value”: “video.upload”
}
],
“url”: “https://open.tiktokapis.com/v2/post/publish/inbox/video/init/”,
“body”: “​\n{\n "post_info": {\n "title": "this will be a funny #cat video on your @tiktok #fyp",\n "privacy_level": "MUTUAL_FOLLOW_FRIENDS",\n "disable_duet": false,\n "disable_comment": true,\n "disable_stitch": false,\n "video_cover_timestamp_ms": 1000\n }\n}\n​”,
“method”: “POST”,
“headers”: [
{
“key”: “Content-Type”,
“value”: “application/json; charset=UTF-8”
}
]
}
]

I don’t know what I’m getting wrong

You cannot host the videos on MediaFire, that is not a direct video file URL, because you have to click an additional button to get the direct link.

The direct video file URL should end with a file extension, like .mp4

Perhaps try hosting your video file on Google Drive, then use “Get a Share Link” module to get the hosted Web Content Link.

2 Likes

@samliew tried it but i still get the same error

What is the error?

Did you share it with anyone and reader?

2 Likes