My flow with custom AI model was running fine since few days and it started failing suddenly with error The API 'commondataserviceforapps' returned an invalid response for workflow operation 'Predict' of type 'OpenApiConnection'. Error details: 'The API operation 'PredictV2' requires the property 'body/responsev2/prediction Output/Prediction' to be of type 'Integer' but is of type 'Float'.'
I have checked on the input data and it appears all columns are integer but still it fails with same error. Even the action was successful in previous runs then output was in decimal, not sure what is affecting this.
Can anyone experiencing the same.