I have created a webflow logic triggered by a form. The data of the form is sent to airtable. Currently receiving the following error:
"error": {
"type": "INVALID_REQUEST_BODY",
"message": "Could not parse request body"
however tests are running successfully. Please see below:
In webflow's community someone said to check JSONlint and this is occurs:
let me know if there is any additional information I can provide in order to clarify. Any help is appreciated!