Getting an ERROR_REQUEST_BODY_VALIDATION

Hi there,
I am parsing data from ETSY API and sending dicts from python to baserow using the API.
Baserow is sending back the following error.
Does anyone know how to deal with this?

{“error”:“ERROR_REQUEST_BODY_VALIDATION”,“detail”:{“type”:[{“error”:“This field is required.”,“code”:“required”}]}}

Warm regards,
Uzoma

Figured it out. I was using the wrong baserow URL to add rows

@uojemeni, I’m glad to hear you figured out what was wrong. Thank you for publishing the update. :raised_hands: