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