This is the error i am getting while sending data via data API
{"statusCode":400,"body":{"status":"ERROR","message":"Unrecognized field: _id"}}
My data doesn’t have a _id field and also has all columns as text columns
My settings are also in place then whats causing this error