Issue:
I uploaded videos to Indexer but there was a problem and now some of the videos are "frozen" (never updating the indexing progress) and others are simply unavailable.
Goal:
I would like to remove them.
But for some reason I can't do it. I tried to do it through the user interface, but it only pretended to be deleted. After a page reload, everything comes back. I also tried to delete via API (https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Delete-Video). Basically I was getting this kind of error.
Status code: 401
Reason: Unauthorized
Text:{"ErrorType":"USER_NOT_ALLOWED","Message":"Playlist 'bd70346713' does not belong to account '<my-acc-id>'. Trace id: '<trace-id>'."}
To reproduce:
To reproduce my issue (not recommended) you can start uploading the video to Indexer and try to delete the video before indexing is complete. I did this and then ran into this issue.