Hello. I created a training pipeline using the ML designer, and also created a real-time inferencing pipeline after that. The training pipeline ran completely without any error. I also published the real-time inferencing pipeline successfully. In the end, I deployed the real-time inferencing pipeline to AKS and it resulted in a real-time endpoint with a Healthy state.
However, when I want to test the endpoint from the "Endpoints" page, it returns nothing! Just a red empty box.
I tried to run the example consumption codes in the "Consume" tab in the Notebooks section of the ML Studio.
But again, it didn't give any results and returned the following error description:
I don't know what causes this issue. I appreciate if you could help me with this. Thanks.
