I am trying to test my deployed model. I deployed my model successfully See the deploy here.
Then I test the deploy from CLI in the notebook and it works for me Look the test from NoteBook
But when I am trying to test the model from Postman, it returns the next Error:
I appreciate any advice or help