You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/media-services/video-indexer/upload-index-videos.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -309,9 +309,8 @@ The status codes listed in the following table may be returned by the Upload ope
309
309
310
310
|Status code|ErrorType (in response body)|Description|
311
311
|---|---|---|
312
-
|400|VIDEO_ALREADY_IN_PROGRESS|Same video is already in progress of being processed in the given account.|
312
+
|409|VIDEO_INDEXING_IN_PROGRESS|Same video is already in progress of being processed in the given account.|
313
313
|400|VIDEO_ALREADY_FAILED|Same video failed to process in the given account less than 2 hours ago. API clients should wait at least 2 hours before re-uploading a video.|
0 commit comments