Jul 20, 2022 07:48 AM
I’m creating records via API and everything works well EXCEPT for creating single select options.
I’m passing strings in an array and only pass options, which already exist. Still I get this error back:
Does anyone know why?
Jul 20, 2022 11:52 AM
What is the API call you’re making?
You may also want to turn on typecast to see if that makes a difference, which would indicate a difference in what you’re sending vs. what already exists as options for the field.
Jul 20, 2022 12:31 PM
Oh wait, did you say that you’re sending an array to a single-select field? You can only send one value to a single-select field.
Jul 20, 2022 11:29 PM
OMG! The bug always sits in front of the computer… Guess 38 degrees C got to my head :winking_face: Thanks, @ScottWorld
Jul 21, 2022 03:36 AM
Hahaha, just a little PEBCAK error! :stuck_out_tongue_winking_eye:
Jul 21, 2022 04:14 AM
:grinning_face_with_big_eyes: (just writing some text so Airtable let’s me post…)