I've developed an ML Skill model (TPOTAutoMLClassification) using tabular data. I'm facing a deployment issue due to a JSON error. Could you please help me resolve it?

@mpathuri

That is the skill you created…using which package did you create?

Also if you are sending full table then ideally it should be an array

If you are sendng individual rows then what @Jon_Smith mentioned makes sense

Cheers