ERROR_COMMON_MEDIA_TYPE_UNSUPPORTED during video upload

15 views
Skip to first unread message

Aamir Hussain

unread,
Jun 7, 2023, 3:21:41 AM6/7/23
to immobilienscout24-development
Hello,

path and getting an ERROR_COMMON_MEDIA_TYPE_UNSUPPORTED error. Before posting this request I make a get request to videouploadticket route to get the upload url and video id which is created successfully. 

This is my request body for the post route:
const metaData = {
"common.attachment": {
"@xmlns": {
},
"@xsi.type": "common:StreamingVideo",
title: "Video1",
externalId: "Video",
videoId: body?.["videoupload.videoUploadTicket"]?.["videoId"]
}
};

Can anyone help me with this? Would be really grateful
Reply all
Reply to author
Forward
0 new messages