400 BAD_REQUEST |
這region 請求中指定的不存在或不受支持 |
建立即時工作 |
{
"error": "Invalid region"
}
|
400 BAD_REQUEST |
插入提示點的持續時間至少應為作業中片段長度的兩倍 |
插入提示點 |
{
"error": "The parameter duration should be greater than or equal to (2 * target duration) of the job"
}
|
400 BAD_REQUEST |
JSON的某些字段包含無效值 |
建立即時工作、建立 VOD 剪輯、建立/更新廣告設定、建立/更新信標集、內嵌石板、建立信標集 |
{
"error": "Invalid input value"
}
|
400 BAD_REQUEST |
通知網址缺少協議或協議不受支持的類型 |
建立即時工作、建立 VOD 剪輯、建立/更新廣告設定、建立/更新信標集、內嵌石板、建立信標集 |
{
"error": "The notification target type is not supported currently"
}
|
400 BAD_REQUEST |
允許的SEP作業數量是有限的。如果您包括,您也會收到此錯誤"channel_type": "24x7" 在創建工作請求中,並且只購買了 SEP,而不是事件。 |
建立即時工作 |
{
"error": "You've reached the number of static entry points jobs you can create in this region for your account"
}
|
400 BAD_REQUEST |
Brightcove 可以根據需求增加或減少實時流媒體容量,而且通常這是透明的。然而,當一個賬戶試圖在短時間內在一個地區創建多個實時工作時,可能會在準備額外容量時出現短暫的延遲。如果您在幾分鐘後再次嘗試該請求,它應該會成功。 |
建立即時工作 |
{
"error": "Allocating additional streaming capacity to the region. Please retry your request.: no_streaming_capacity_in_region"
}
|
400 BAD_REQUEST |
在等待狀態(等待連接編碼器)中僅允許5個作業。要創建其他作業,您需要將編碼器連接到一個等待的作業或取消它 |
建立即時工作 |
{
"error" : "You've reached the number of waiting jobs you can create for your account"
}
|
400 BAD_REQUEST |
要創建VOD資產,您需要使用我們自己的交付 |
最可能的原因是您正在請求完整的VOD資產或加密流上的剪輯。不支持加密流的VOD資產 |
{
"error": "The notification target type is not supported currently"
}
|
401 UNAUTHORIZED |
這X-API-KEY 標頭未隨請求一起發送,或者鍵值無效 |
所有請求 |
{
"message": "Unauthorized"
}
|
404 RESOURCE_NOT_FOUND |
要求網址有誤 |
所有請求 |
{
"message": "Unauthorized"
}
|
500 INTERNAL_SERVER_ERROR |
您試圖停止已經停止的現場作業 |
取消現場工作 |
{
"error": "After filtering, there is no job to process"
}
|
500 INTERNAL_SERVER_ERROR |
您指定的作業或資產ID不存在 |
獲取作業詳細信息,取消實時作業,激活SEP作業,插入提示點,插入ID3定時元數據,創建VOD剪輯 |
{
"error": "DB getItem, no results found"
}
|
400 BAD_REQUEST |
當達到每個實時作業 5 個 RTMP 輸出的限制時,將顯示以下消息。
|
RTMP 輸出限制為每個實時作業 5 個輸出 |
{
"error":"RTMP outputs limit reached, failed to add"
}
|