May 09, 2023 08:58 PM
Hi there,
I am getting this error message back, when I test my HTTP request flow in Webflow:
{ "error": { "type": "INVALID_VALUE_FOR_COLUMN", "message": "Value is not an array of record IDs." } }
Strange that it doesn't name the column. Strange that I am not writing any data with reference to other records into reference fields. It's a simple form with text fields, number field, an email field, a phone field and a checkbox.
No matter how I manipulate the form, this message comes up. The request as such is successfull.
Has anyone experienced this?
Solved! Go to Solution.
May 09, 2023 09:35 PM
It sounds like you are trying to set the value of a linked record field. Could there be some confusion about the field you are trying to set?
May 09, 2023 09:35 PM
It sounds like you are trying to set the value of a linked record field. Could there be some confusion about the field you are trying to set?
May 12, 2023 01:30 AM
There was indeed. Thank you. Slipped through...