created the environment by Step by Step described here (https://github.com/Azure-Samples/media-services-dotnet-functions-integration/blob/main/media-functions-for-logic- app / LiveStreamAnalysis.md).
Then I tried running the live stream Video Indexer.
Unfortunately, an error with ErrorType of NOT_FOUND occurs in the Upload video and index step of Logic Step1.
Please tell me how to get it to work.
Text:
{
"ErrorType": "NOT_FOUND",
"Message": "Asset'xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxx' not found in ams resource'sipsmap'. Trace id:'xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxx"
}