Data Tables: Unknown error: could not save row

What I’m trying to do:
I created a new data table in a completely fresh app and tried to add a row. I always get the error ‘Save failed - Could not save row: Unknown error’.

What I’ve tried and what’s not working:
I tried my other apps and got the same issue. server code got edit rights.

Please help

Can you provide the ID of the app concerned, and the exact steps you’ve taken? (eg how did you “add a row” - is this via the Data Tables UI in the editor, or a Server Console, or running the app…if it’s one of the latter, what code did you write in the console, or what did you run in your app?)

These are my steps:

  • I created a new app with the following ID: 7CEB52TTCY4GFQNX
  • added new table ‘Table 1’ with cols ‘name’ as text, and ‘value’ as float
  • entered ‘test’ into first row of column ‘name’
    → as soon as I press enter I get the error message. Pressing ‘+’ for a new row does not do anything

Is there any solution? I haven’t got any further reply yet.