I have a form in my App which links to a AWS DynamoDB table.
The table has a partition key and sort key.
When I enter a new record in the appsheet, it gives me an error.
Error in AWS provider:GetRow: Query condition missed key.
Can someone tell me whats going on?