-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
I was trying to put up the Gomoku Demo. While the set up is completed, when testing the 2 player game play .... my game-match-status lambda is returning following error
[ERROR] KeyError: 'ConnectionInfo'
Traceback (most recent call last):
File "/var/task/index.py", line 25, in lambda_handler
connection_info = json.loads(match_response['Item']['ConnectionInfo'])
ConnectionInfo Key does not exist in DDB, is it expected to be there ...am I missing any step?
Metadata
Metadata
Assignees
Labels
No labels