Quantcast
Channel: Kaltura - Latest topics
Viewing all articles
Browse latest Browse all 2994

C# API SDK sends all the params via the single multipart-form item named "json"

$
0
0

@s_guryev wrote:

Hello,

I'm trying to upload the video to the https://www.kaltura.com/ server via C#.
I have downloaded the C# SDK but I have faced the issue: all params are converted to the json and passed as the single multipart-form item named "json".

Error I'm receiving is MISSING_MANDATORY_PARAMETER "Missing parameter "uploadTokenId"". I have unwrapped the params and passed them one by one as a standalone multipart-form item and it works.

So I have a question - is there a real availability to pass all the params as a single multipart-form item called "json" or it's obsolete feature and C# SDK was not updated?

@jess could you please help?

Thank you!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 2994

Trending Articles