Custom ML Model Get Capabilities Error

Hi Team ,

I have created one project and two different ML Packages both the package’s datasets, Data labeling, pipelines, and ML skills were successfully done.

The First ML Model is working while extracting the data and the second ML model is not working throwing the below error:

machine-learning extractor throwing an error ’ An error occurred while retrieving capabilities from the server. Please check the logs for more details.

ML Logs Details:

{
“code”: “BadRequest”,
“message”: “Invalid output data for Output type JSON, should be (json) string”,
“stacktrace”: null,
“trace_id”: null
}