I have been successfully sending data from Parabola to Airtable via the API export, but now I have been receiving 422 errors saying:
{
“error”: {
“message”: “Unknown field name: “Moda ID””,
“type”: “UNKNOWN_FIELD_NAME”
}
}
However, “Moda ID” is a field in my table. Does anyone know why this might be happening? Has Airtable changed something in their API?

