I have a very weird problem when adding a record to my Airtable-database
As you can see in the screenshot, all data is retrieved from my form (correctly), with 3 arrays of names (also correct).
But when executing the workflow, I get the AxiosError 422.
The strange thing is, than when I leave the field NAMEN_VD_mannen empty (unbind, so no array), the record is added correctly.
I almost tried everything I could think of, but always without result.
(all fields NAMEN_VD_mannen, NAMEN_VD_vrouwen and NAMEN_muzikanten are all similar multiselect-fields in Airtable); those fields are also used in other workflows of my project without problem)
Any idea what this “AxiosError 422” means (couldn’t find an answer on the internet)



