Hi @JoeF-MSFT ,
I am not referring to importing the AI Model.
Here are the steps I followed and got the error:
1. I have imported an app from a different trial (which was integrated to an AI and was working fine)
2. I have created an Object detection model in the new trial
3. Tried to use the new Object model within the recently imported app
For some reason the app I have imported ws still pointing to the old AI model (the one from the previous trial). I verified that by the GUID (model ID property). I even tried to manually update the ID of the model to reflect the new Object Detection but it still didnt work.
However, in order to avoid this bug you need to do the following before importing an app to new environment:
1. Create a copy of your app
2. remove any connections to AI models
3. Export the app and import to new trial
4. Connect the app to the Models created withig this trial/domain
Thanks,
Pavlos