I encountered the following error when connecting to Airtable via API:
“message”: “Could not find field ‘fields’ in the request body” .
- My goal: Use the API to send data from the Retool table back to Airtable for updating.
- Issue: "message": "Could not find field "fields" in the request body"
- Steps I've taken to troubleshoot: I’ve already reviewed forum posts and spent a whole day trying, but still couldn’t get the values in the body.
- Additional info: (Cloud or Self-hosted, Screenshots)
Any help would be greatly appreciated.