serverless-coffee-workshop
serverless-coffee-workshop copied to clipboard
Order workflow conditional fail
After building the backend and configuring the frontends to give the first order from mobile, getting the following error from the state machine:
DynamoDb.ConditionalCheckFailedException
For reference:
https://github.com/aws-samples/serverless-coffee-workshop/blob/8254cbc489e0675dffbebaa59f678b35862d54e7/backends/5-order-manager/statemachine/om.asl.json#L159
ive seen this error before when people start the workflow with an incorrect input payload, please check with the instructions that you are inputting a correct input payload.
do you find the solution @istemi ?