Error on Predict function in Data Labeling AI Center

Hi there,

Has anyone experienced the following error on Data Labeling in AI Center? Any thoughts on how to resolve?

Error communicating with the prediction model: {“info”: “Prediction Failed”, “reason”: “{"message": "Service Exception 406: InvalidApiVersion - api_version should be one of [‘1.2’]", "stacktrace": " File \"/microservice/main.py\", line 74, in predict_with_metadata\n response, telemetry = service_internal.predict(context, doctype_name=model_name or self.doctype_name)\n File \"\", line 222, in predict\n File \"\", line 110, in validate_api_version\nutil.misc.ServiceException: Service Exception 406: InvalidApiVersion - api_version should be one of [‘1.2’]"}”}

There’s no much context but itt seems you’re calling the incorrect version of the endpoint api_version should be one of [‘1.2’]