Airtable TypeCast Not Working

Describe the problem/error/question

Hello engineers, I have an airtable node with a field of type select. However when I pass data through this field yet it was not in the options field in, the value cannot be added in Airtable options.

What is the error message (if any)?

ERROR: Invalid input for 'status' [item 0]

'status' expects one of the following values: [Open, In Progress, In Review, Completed] but we got 'Type Cast Trial'

Note

I have enabled Typecast in my airtable node
Below is a screenshot of the node and the error