error message: "Unable to add row to table → Invalid request provided to Appsheet database

I had this error message because of ENUM columns. In the Database they were set to
Type: Enum
Item type: Dropdown

I changed the Item type to “Text” and enabled “Allow other values”.

This is how I set it up in the App: