How do you write the variables option for Invoke-screen-automation command?

I am trying to add a row with AWS CLI.
I worked on this site Getting Started with Honeycode APIs > Adding a row but I couldn't add any rows.

I created an app with 'Use app wizard'.
Did not set --client-request-token.
Get-screen-data command was successful !

The error message is Unknown options: Test},, Status:{rawValue:, Not Started}}', {rawValue:


--variables {} was successful !
In other words, adding only blank lines was successful.

How do you write the variables option for Invoke-screen-automation command ?

@HideG thanks for the screenshots, they're helpful! As for the problem itself, I wonder if it's because of a bad ' characters (see purple circles in your screenshot below) that is making the command line think your variables string is not a string but part of the command.

Did you copy and paste this command from elsewhere? If so, can you try and remove the ' characters and produce them by typing instead? Alternatively, did you type in this message? If so, can you try to copy and paste the ' character?

Let us know if this solves the problem!