Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

session:startwidgetsession
Description:
Start a session for Kaltura's flash widgets
Input Params
Name Type Description Required Default Value Restrictions
widgetId string V
expiry int 86400
Output Type
KalturaStartWidgetSessionResponse
Errors
INVALID_WIDGET_ID;WIDGET_ID;Unknown widget [@WIDGET_ID@]
MISSING_KS;;Missing KS. Session not established
INVALID_KS;KSID,ERR_CODE,ERR_DESC;Invalid KS [@KSID@]. Error [@ERR_CODE@,@ERR_DESC@]
START_WIDGET_SESSION_ERROR;WIDGET_ID;error while starting session for widget id [@WIDGET_ID@]
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=session&action=startwidgetsession
POST fields:
widgetId
expiry